gnu: ghc-cryptohash-sha256: Update Cabal file to r3.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): Update Cabal file to r3.master
parent
18a38da5ab
commit
132e107480
|
@ -274,7 +274,7 @@ the C implementation.")
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cabal-revision
|
`(#:cabal-revision
|
||||||
("1" "19birnmwga1yh82l4jqc3fygqkqcf5y8dlldnxfswngkzc3rvwp3")
|
("3" "1arhz4y792kx439s2zv9x291gvvl2zxcfx9sq0nxsjlz7c3hpyp1")
|
||||||
#:tests? #f)) ; tests require old version of ghc-hunit (0.9)
|
#:tests? #f)) ; tests require old version of ghc-hunit (0.9)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-base16-bytestring" ,ghc-base16-bytestring)))
|
`(("ghc-base16-bytestring" ,ghc-base16-bytestring)))
|
||||||
|
|
Reference in New Issue