mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +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:
parent
08397fde13
commit
490ceae4e2
1 changed files with 1 additions and 1 deletions
|
@ -2597,7 +2597,7 @@ (define-public ghc-deepseq-generics
|
|||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("2" "1pnidf8w8x0w5fsqgv8hhrw07slmhxwy5x4fikgk0bd6k76aqicb")))
|
||||
("4" "0928s2qnbqsjzrm94x88rvmvbigfmhcyp4m73gw6asinp2qg1kii")))
|
||||
(native-inputs
|
||||
`(("ghc-hunit" ,ghc-hunit)
|
||||
("ghc-test-framework" ,ghc-test-framework)
|
||||
|
|
Loading…
Reference in a new issue