[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/290: gnu: ghc-memory: Update to 0.14.18.
From: |
guix-commits |
Subject: |
99/290: gnu: ghc-memory: Update to 0.14.18. |
Date: |
Wed, 6 Nov 2019 08:22:37 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 3e6c4abbce0aba1a0ed68e449d81e58b5da4aae2
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 5976d7a..ff21567 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6126,14 +6126,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)
- 102/290: gnu: ghc-tar: Update to 0.5.1.1., (continued)
- 102/290: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/06
- 109/290: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/06
- 110/290: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/06
- 112/290: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/06
- 113/290: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/11/06
- 98/290: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/11/06
- 116/290: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/06
- 121/290: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/11/06
- 124/290: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/06
- 122/290: gnu: ghc-asn1-parse: Update to 0.9.5., guix-commits, 2019/11/06
- 99/290: gnu: ghc-memory: Update to 0.14.18.,
guix-commits <=
- 100/290: gnu: ghc-blaze-markup: Update to 0.8.2.3., guix-commits, 2019/11/06
- 107/290: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/06
- 108/290: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/11/06
- 126/290: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/11/06
- 119/290: gnu: ghc-storable-complex: Update to 0.2.3.0., guix-commits, 2019/11/06
- 127/290: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/06
- 133/290: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/06
- 137/290: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/06
- 141/290: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/06
- 143/290: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/06