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

commit 6340906c7f8251d9d37e51c964c96213d26d04b2
Author: Timothy Sample <[email protected]>
Date:   Fri Nov 1 10:40:04 2019 -0400

    squash! gnu: ghc-vector: Update to 0.12.0.3.
---
 gnu/packages/haskell-xyz.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index e7481a4..09072bc 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11248,9 +11248,7 @@ representing a store for a single element.")
     ;; FIXME: To simplify upgrading all Haskell packages, we leave the tests
     ;; disabled for now.
     (arguments
-     `(#:cabal-revision
-       ("3" "0y5rh8k710i2a3p1h2rghvr5cfg78p5h0kbfi7ifxqqf6pzlyr1x")
-       #:tests? #f))
+     `(#:tests? #f))
     (inputs
      `(("ghc-primitive" ,ghc-primitive)
        ("ghc-random" ,ghc-random)

Reply via email to