guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

240/249: gnu: ghc-primitive: Update Cabal file to r1.


From: guix-commits
Subject: 240/249: gnu: ghc-primitive: Update Cabal file to r1.
Date: Thu, 31 Oct 2019 23:50:12 -0400 (EDT)

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

commit d05a38397d5f1f96f7a04f17d4776e217b231ef5
Author: Timothy Sample <address@hidden>
Date:   Thu Oct 31 22:57:33 2019 -0400

    gnu: ghc-primitive: Update Cabal file to r1.
    
    * gnu/packages/haskell-xyz.scm (ghc-primitive): Update Cabal file to r1.
---
 gnu/packages/haskell-xyz.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index a7dc62a..22e9044 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7838,6 +7838,9 @@ examination.")
         (base32
          "0r0cda7acvplgwaxy69kviv4jp7kkfi038by68gj4yfx4iwszgjc"))))
     (build-system haskell-build-system)
+    (arguments
+     `(#:cabal-revision
+       ("1" "18a14k1yiam1m4l29rin9a0y53yp3nxvkz358nysld8aqwy2qsjv")))
     (home-page
      "https://github.com/haskell/primitive";)
     (synopsis "Primitive memory-related operations")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]