[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/329: gnu: ghc-memory: Update to 0.14.18.
From: |
guix-commits |
Subject: |
99/329: gnu: ghc-memory: Update to 0.14.18. |
Date: |
Wed, 20 Nov 2019 21:17:19 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit d2c7d3367fc0141c1847c6c56e32767572e59f06
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 5c7e9c8..d37acba 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6127,14 +6127,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)
- 77/329: gnu: ghc-microlens-platform: Update to 0.3.11., (continued)
- 77/329: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/20
- 75/329: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/20
- 82/329: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/20
- 84/329: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/20
- 83/329: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/20
- 86/329: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/20
- 87/329: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/20
- 88/329: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/20
- 94/329: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/20
- 95/329: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/20
- 99/329: gnu: ghc-memory: Update to 0.14.18.,
guix-commits <=
- 102/329: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/20
- 106/329: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/20
- 104/329: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/20
- 107/329: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/20
- 112/329: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/20
- 117/329: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/11/20
- 109/329: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/20
- 118/329: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/20
- 114/329: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/20
- 122/329: gnu: ghc-asn1-parse: Update to 0.9.5., guix-commits, 2019/11/20