guix-commits
[Top][All Lists]
Advanced

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

46/290: gnu: ghc-primitive: Update Cabal file to r1.


From: guix-commits
Subject: 46/290: gnu: ghc-primitive: Update Cabal file to r1.
Date: Wed, 6 Nov 2019 08:22:25 -0500 (EST)

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

commit 9b4e35b45370cbe884eb1c772e618278ab81068b
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 6499c53..851c08a 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7837,6 +7837,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]