[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/328: gnu: ghc-foundation: Update to 0.0.25.
From: |
guix-commits |
Subject: |
34/328: gnu: ghc-foundation: Update to 0.0.25. |
Date: |
Sat, 16 Nov 2019 19:32:15 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2173679c0b6e96b0d26f26334105ad79ee1208c8
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:42:30 2019 -0400
gnu: ghc-foundation: Update to 0.0.25.
* gnu/packages/haskell-xyz.scm (ghc-foundation): Update to 0.0.25.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index b692da8..44edf2b 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3641,7 +3641,7 @@ and are often as efficient as hand-written folds.")
(define-public ghc-foundation
(package
(name "ghc-foundation")
- (version "0.0.21")
+ (version "0.0.25")
(source
(origin
(method url-fetch)
@@ -3649,7 +3649,7 @@ and are often as efficient as hand-written folds.")
"foundation/foundation-" version ".tar.gz"))
(sha256
(base32
- "1q43y8wfj0wf9gdq2kzphwjwq6m5pvryy1lqgk954aq5z3ks1lsf"))))
+ "0q6kx57ygmznlpf8n499hid4x6mj3180paijx0a8dgi9hh7man61"))))
(build-system haskell-build-system)
(inputs `(("ghc-basement" ,ghc-basement)))
(home-page "https://github.com/haskell-foundation/foundation")
- 13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0., (continued)
- 13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/11/16
- 14/328: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/16
- 16/328: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/11/16
- 15/328: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/16
- 17/328: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/16
- 20/328: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/16
- 22/328: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/16
- 32/328: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/11/16
- 25/328: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/16
- 29/328: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/16
- 34/328: gnu: ghc-foundation: Update to 0.0.25.,
guix-commits <=
- 43/328: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/16
- 61/328: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/11/16
- 54/328: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/16
- 56/328: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/16
- 58/328: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/11/16
- 76/328: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/11/16
- 64/328: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/16
- 31/328: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/11/16
- 47/328: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/16
- 50/328: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/16