summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
diff options
context:
space:
mode:
authorTimothy Sample <samplet@ngyro.com>2019-11-01 14:15:47 -0400
committerTimothy Sample <samplet@ngyro.com>2019-11-20 20:48:42 -0500
commit490ceae4e22f583963bb8f287c066e39a5f8c682 (patch)
tree0b12266a5f56e3c1f0638bbaae043ca0b07a3e51 /gnu/packages/haskell-xyz.scm
parent08397fde1394b0d17682782228a1381c94f59b5e (diff)
downloadguix-patches-490ceae4e22f583963bb8f287c066e39a5f8c682.tar
guix-patches-490ceae4e22f583963bb8f287c066e39a5f8c682.tar.gz
gnu: ghc-deepseq-generics: Update Cabal file to r4.
* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file to r4.
Diffstat (limited to 'gnu/packages/haskell-xyz.scm')
-rw-r--r--gnu/packages/haskell-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 51c442f915..a2a0b63e03 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -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)