refresh to cabal-rpm-2.0.6

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

View File

@ -1,7 +1,7 @@
cabal-version: 1.12
name: cryptohash-sha256
version: 0.11.101.0
x-revision: 3
x-revision: 4
synopsis: Fast, pure and practical SHA-256 implementation
description: {
@ -81,7 +81,7 @@ library
Trustworthy
Unsafe
build-depends: base >= 4.5 && < 4.14
build-depends: base >= 4.5 && < 4.15
, bytestring >= 0.9.2 && < 0.11
ghc-options: -Wall

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-sha256
@ -106,16 +106,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