3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: ghc-deepseq-generics: Update Cabal file to r4.

* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file
to r4.
This commit is contained in:
Timothy Sample 2019-11-01 14:15:47 -04:00
parent 08397fde13
commit 490ceae4e2
No known key found for this signature in database
GPG key ID: 2AC6A5EC1C357C59

View file

@ -2597,7 +2597,7 @@ It includes hashing functions for all basic Haskell98 types.")
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("2" "1pnidf8w8x0w5fsqgv8hhrw07slmhxwy5x4fikgk0bd6k76aqicb")))
("4" "0928s2qnbqsjzrm94x88rvmvbigfmhcyp4m73gw6asinp2qg1kii")))
(native-inputs
`(("ghc-hunit" ,ghc-hunit)
("ghc-test-framework" ,ghc-test-framework)