guix-commits
[Top][All Lists]
Advanced

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

297/328: gnu: ghc-geniplate-mirror: Update Cabal file to r2.


From: guix-commits
Subject: 297/328: gnu: ghc-geniplate-mirror: Update Cabal file to r2.
Date: Sat, 16 Nov 2019 19:33:29 -0500 (EST)

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

commit 25783e3cd68203eb99a64913044c7066adaaf837
Author: Timothy Sample <address@hidden>
Date:   Fri Nov 8 22:50:04 2019 -0500

    gnu: ghc-geniplate-mirror: Update Cabal file to r2.
    
    * gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file
    to r2.
---
 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 aae391b..45ff1e8 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3987,6 +3987,9 @@ each constructor are represented using an n-ary product.")
        (sha256
         (base32 "1y0m0bw5zpm1y1y6d9qmxj3swl8j8hlw1shxbr5awycf6k884ssb"))))
     (build-system haskell-build-system)
+    (arguments
+     `(#:cabal-revision
+       ("2" "03fg4vfm1wgq4mylggawdx0bfvbbjmdn700sqx7v3hk1bx0kjfzh")))
     (home-page "https://github.com/danr/geniplate";)
     (synopsis "Use Template Haskell to generate Uniplate-like functions")
     (description



reply via email to

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