[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
245/328: gnu: ghc-persistent: Update to 2.9.2.
From: |
guix-commits |
Subject: |
245/328: gnu: ghc-persistent: Update to 2.9.2. |
Date: |
Sat, 16 Nov 2019 19:33:17 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit d2bb879936c4660f628f7c10fbb42cf95ca12e7c
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:25:04 2019 -0400
gnu: ghc-persistent: Update to 2.9.2.
* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.9.2.
---
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 2ec4892..df032e5 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7775,7 +7775,7 @@ syntax and semantics as Perl 5.")
(define-public ghc-persistent
(package
(name "ghc-persistent")
- (version "2.8.2")
+ (version "2.9.2")
(source
(origin
(method url-fetch)
@@ -7784,7 +7784,7 @@ syntax and semantics as Perl 5.")
"persistent-" version ".tar.gz"))
(sha256
(base32
- "1h0yijbf1yiwl50klyafy4ln99j8bib4kgbzviw7fc4y4mwv4sv9"))))
+ "1wsa3kn427v88a6r0vwr6mz23snik2krbsgc8zqp18xajqn5szj9"))))
(build-system haskell-build-system)
(inputs `(("ghc-old-locale" ,ghc-old-locale)
("ghc-conduit" ,ghc-conduit)
- 199/328: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., (continued)
- 199/328: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., guix-commits, 2019/11/16
- 208/328: gnu: Add ghc-tasty-hedgehog., guix-commits, 2019/11/16
- 213/328: gnu: ghc-path-io: Update to 1.4.2., guix-commits, 2019/11/16
- 211/328: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/11/16
- 212/328: gnu: ghc-uri-bytestring: Update to 0.3.2.2., guix-commits, 2019/11/16
- 214/328: gnu: ghc-free: Update to 5.1.2., guix-commits, 2019/11/16
- 221/328: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/16
- 225/328: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/16
- 231/328: gnu: Add libyaml@2.1., guix-commits, 2019/11/16
- 240/328: gnu: Add ghc-lib-parser., guix-commits, 2019/11/16
- 245/328: gnu: ghc-persistent: Update to 2.9.2.,
guix-commits <=
- 246/328: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/16
- 244/328: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/16
- 249/328: gnu: ghc-resolv: Update to 0.1.1.2., guix-commits, 2019/11/16
- 251/328: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/16
- 255/328: gnu: Add ghc-zstd., guix-commits, 2019/11/16
- 264/328: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/11/16
- 226/328: gnu: ghc-vector-builder: Update to 0.3.8., guix-commits, 2019/11/16
- 256/328: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/16
- 263/328: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/16
- 265/328: gnu: ghc-tree-diff: Update to 0.1., guix-commits, 2019/11/16