gnu: ghc-cryptohash-sha1: Update Cabal file to r4.
authorTimothy Sample <samplet@ngyro.com>
Fri, 1 Nov 2019 18:17:36 +0000 (14:17 -0400)
committerTimothy Sample <samplet@ngyro.com>
Thu, 21 Nov 2019 01:48:35 +0000 (20:48 -0500)
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal
file to r4.

gnu/packages/haskell-crypto.scm

index b7a1b1f..6c0ff0d 100644 (file)
@@ -240,7 +240,7 @@ that hides the C implementation.")
     (build-system haskell-build-system)
     (arguments
      `(#:cabal-revision
-       ("2" "0xas0nbq9bfdzlj6k565ibizv1cqvzfzsdj6q9pdiiwyxqblqc3m")
+       ("4" "0qb2wasfc4dpf6f9ahvhlv8njb3p3p9iwblg4032ssi95cg85718")
        #:tests? #f)) ; tests require old version of ghc-hunit (0.9)
     (native-inputs `(("ghc-base16-bytestring" ,ghc-base16-bytestring)
                      ("ghc-sha" ,ghc-sha)