automatic version update by autodist [release 1.0.10-1mamba;Mon Jul 29 2024]
This commit is contained in:
parent
885f6a7cf4
commit
925844b346
@ -1,13 +0,0 @@
|
||||
--- cabal-doctest-1.0.9/cabal-doctest.cabal.orig 2023-12-03 14:45:26.764013320 +0100
|
||||
+++ cabal-doctest-1.0.9/cabal-doctest.cabal 2023-12-03 14:45:40.760055830 +0100
|
||||
@@ -44,8 +44,8 @@
|
||||
other-modules:
|
||||
other-extensions:
|
||||
build-depends:
|
||||
- base >=4.3 && <4.17
|
||||
- , Cabal >=1.10 && <3.8
|
||||
+ base >=4.3 && <4.18
|
||||
+ , Cabal >=1.10 && <3.12
|
||||
, directory
|
||||
, filepath
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define pkg_name %(echo %name | sed "s|^ghc-||")
|
||||
|
||||
Name: ghc-cabal-doctest
|
||||
Version: 1.0.9
|
||||
Version: 1.0.10
|
||||
Release: 1mamba
|
||||
Summary: A GHC Setup.hs helper for running doctests
|
||||
Group: Development/Libraries
|
||||
@ -11,7 +11,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source: https://hackage.haskell.org/package/cabal-doctest-%{version}/cabal-doctest-%{version}.tar.gz
|
||||
Patch0: ghc-cabal-doctest-1.0.9-Cabal-3.10.2.1.patch
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
@ -50,7 +49,6 @@ This package provides the Haskell %{pkg_name} library documentation.
|
||||
|
||||
%prep
|
||||
%setup -q -n cabal-doctest-%{version}
|
||||
%patch 0 -p1
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
@ -78,5 +76,8 @@ rm -f %{buildroot}%{_ghclicensedir}/%{name}/LICENSE
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 1.0.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.9-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user