diff --git a/cryptohash-sha256-0.11.101.0.cabal b/cryptohash-sha256-0.11.101.0.cabal index 0952d3a..33495c1 100644 --- a/cryptohash-sha256-0.11.101.0.cabal +++ b/cryptohash-sha256-0.11.101.0.cabal @@ -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 diff --git a/ghc-cryptohash-sha256.spec b/ghc-cryptohash-sha256.spec index defdd3e..eee8330 100644 --- a/ghc-cryptohash-sha256.spec +++ b/ghc-cryptohash-sha256.spec @@ -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