summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-crypto.scm
diff options
context:
space:
mode:
authorTimothy Sample <samplet@ngyro.com>2019-11-01 14:17:36 -0400
committerTimothy Sample <samplet@ngyro.com>2019-11-20 20:48:35 -0500
commit0dbd310598ac8a38d995cb5fdc5f6d476d323442 (patch)
tree52a9841d1a610b58c92193fdc0d1908748a90a9e /gnu/packages/haskell-crypto.scm
parent79a925f4e713d201eb5109bcf83b87c406c19484 (diff)
downloadpatches-0dbd310598ac8a38d995cb5fdc5f6d476d323442.tar
patches-0dbd310598ac8a38d995cb5fdc5f6d476d323442.tar.gz
gnu: ghc-cryptohash-sha1: Update Cabal file to r4.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal file to r4.
Diffstat (limited to 'gnu/packages/haskell-crypto.scm')
-rw-r--r--gnu/packages/haskell-crypto.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell-crypto.scm b/gnu/packages/haskell-crypto.scm
index b7a1b1f1fb..6c0ff0dcea 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -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)