refresh to cabal-rpm-2.0.6

This commit is contained in:
Jens Petersen 2020-06-19 16:54:29 +08:00
parent 2162ae5bd1
commit ef846ba571
2 changed files with 3 additions and 13 deletions

View File

@ -1,7 +1,7 @@
cabal-version: >=1.10
name: cryptohash-sha1
version: 0.11.100.1
x-revision: 4
x-revision: 5
synopsis: Fast, pure and practical SHA-1 implementation
description: {
@ -66,7 +66,7 @@ source-repository head
library
default-language: Haskell2010
build-depends: base >= 4.5 && < 4.14
build-depends: base >= 4.5 && < 4.15
, bytestring >= 0.9.2 && < 0.11
hs-source-dirs: src

View File

@ -1,4 +1,4 @@
# generated by cabal-rpm-2.0.5
# generated by cabal-rpm-2.0.6
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%global pkg_name cryptohash-sha1
@ -105,16 +105,6 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%cabal_test
%if 0%{?fedora} < 31 || 0%{?rhel} < 8
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%endif
%files -f %{name}.files
# Begin cabal-rpm files:
%license LICENSE