[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/249: gnu: ghc-memory: Update to 0.14.18.
From: |
guix-commits |
Subject: |
95/249: gnu: ghc-memory: Update to 0.14.18. |
Date: |
Thu, 31 Oct 2019 23:49:38 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 72ea55395e17b1ef5f394269652a4b321310a07f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:19:08 2019 -0400
gnu: ghc-memory: Update to 0.14.18.
* gnu/packages/haskell-xyz.scm (ghc-memory): Update to 0.14.18.
---
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 1e38356..176286f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6115,14 +6115,14 @@ speed, flexibility, and quality of parse errors.")
(define-public ghc-memory
(package
(name "ghc-memory")
- (version "0.14.16")
+ (version "0.14.18")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"memory/memory-" version ".tar.gz"))
(sha256
(base32
- "03rbszi5d4z9rlbfv8ydrl1xf84xsh8z57g07f7j9qccn9587c3v"))))
+ "01rmq3vagxzjmm96qnfxk4f0516cn12bp5m8inn8h5r918bqsigm"))))
(build-system haskell-build-system)
(inputs
`(("ghc-basement" ,ghc-basement)
- 33/249: gnu: ghc-regex-tdfa: Update to 1.2.3.2., (continued)
- 33/249: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/10/31
- 46/249: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/10/31
- 48/249: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/10/31
- 53/249: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/10/31
- 61/249: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/10/31
- 62/249: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/10/31
- 71/249: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/10/31
- 70/249: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/10/31
- 94/249: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/10/31
- 78/249: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/10/31
- 95/249: gnu: ghc-memory: Update to 0.14.18.,
guix-commits <=
- 59/249: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/10/31
- 56/249: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/10/31
- 89/249: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/10/31
- 105/249: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/10/31
- 87/249: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/10/31
- 128/249: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/10/31
- 107/249: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/10/31
- 23/249: gnu: ghc-storable-complex: Update to 0.2.3.0., guix-commits, 2019/10/31
- 24/249: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/10/31
- 34/249: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/10/31