guix-commits
[Top][All Lists]
Advanced

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

162/328: gnu: ghc-charset: Update Cabal file to r1.


From: guix-commits
Subject: 162/328: gnu: ghc-charset: Update Cabal file to r1.
Date: Sat, 16 Nov 2019 19:32:59 -0500 (EST)

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

commit ec06405c8a561fc470055f3e359df445f8133677
Author: Timothy Sample <address@hidden>
Date:   Fri Nov 1 14:14:57 2019 -0400

    gnu: ghc-charset: Update Cabal file to r1.
    
    * gnu/packages/haskell-xyz.scm (ghc-charset): 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 729044c..0d4f91f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1454,6 +1454,9 @@ parser isolation, and labeled blocks for better error 
messages.")
         (base32
          "1gn0m96qpjww8hpp2g1as5yy0wcwy4iq73h3kz6g0yxxhcl5sh9x"))))
     (build-system haskell-build-system)
+    (arguments
+     `(#:cabal-revision
+       ("1" "1z6nxw2g9vgsjq0g159sk8mwj68lwzxzi5iv5ynha0h85jcqxszy")))
     (inputs
      `(("ghc-semigroups" ,ghc-semigroups)
        ("ghc-unordered-containers" ,ghc-unordered-containers)))



reply via email to

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