samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit 3cedf04af1a562f8fa626fedd205e5a3f3821a92
Author: Timothy Sample <[email protected]>
Date:   Thu Oct 31 23:07:48 2019 -0400

    squash! gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5.
---
 gnu/packages/haskell-check.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index d847c6c..b144807 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -510,7 +510,7 @@ reporting and test statistics output.")
     (build-system haskell-build-system)
     (arguments
      `(#:cabal-revision
-       ("1" "147ngmfdkskyg7mwsp5w73a4dbx3rp5s38bci3z03kn1m093lxff")))
+       ("1" "1vmpk70h1594h9s216d3ngkb399fpny1d3sh4gg0vrc75p4as68d")))
     (inputs
      `(("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
        ("ghc-quickcheck" ,ghc-quickcheck)

Reply via email to