mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: ghc-cryptohash-sha1: Update Cabal file to r4.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal file to r4.
This commit is contained in:
parent
79a925f4e7
commit
0dbd310598
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ (define-public ghc-cryptohash-sha1
|
|||
(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)
|
||||
|
|
Loading…
Reference in a new issue