[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/328: gnu: ghc-memory: Update to 0.14.18.
From: |
guix-commits |
Subject: |
99/328: gnu: ghc-memory: Update to 0.14.18. |
Date: |
Sat, 16 Nov 2019 19:32:32 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 211b725add57862b5cd48023c1d5887290e013a2
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)
- 112/328: gnu: ghc-base-compat: Update to 0.10.5., (continued)
- 112/328: gnu: ghc-base-compat: Update to 0.10.5., guix-commits, 2019/11/16
- 116/328: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/16
- 67/328: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/16
- 71/328: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/16
- 73/328: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/16
- 92/328: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/16
- 90/328: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/16
- 86/328: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/16
- 80/328: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/16
- 89/328: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/16
- 99/328: gnu: ghc-memory: Update to 0.14.18.,
guix-commits <=
- 96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/16
- 114/328: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/16
- 115/328: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/16
- 118/328: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/16
- 123/328: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/16
- 124/328: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/16
- 127/328: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/16
- 134/328: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/16
- 135/328: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/16
- 27/328: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/16