mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: ghc-cryptohash-md5: Update Cabal file to r4.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-md5): Update Cabal file to r4.
This commit is contained in:
parent
f3aca0869f
commit
79a925f4e7
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ (define-public ghc-cryptohash-md5
|
|||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("2" "0vyb9cfvpfxpslxvvhd48gw37i9g8ry5x63xwxd9q7xfiqhs7p3a")
|
||||
("4" "0gzaibjkipijwj9m9l6wrhfk5s3kdvfbhdl7cl1373cjfs41v0m3")
|
||||
#:tests? #f)) ; tests require old version of ghc-hunit (0.9)
|
||||
(native-inputs `(("ghc-base16-bytestring" ,ghc-base16-bytestring)
|
||||
("ghc-puremd5" ,ghc-puremd5)
|
||||
|
|
Loading…
Reference in a new issue