[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/45: gnu: ghc-cassava-megaparsec: Update to 2.0.4.
From: |
guix-commits |
Subject: |
15/45: gnu: ghc-cassava-megaparsec: Update to 2.0.4. |
Date: |
Mon, 25 Oct 2021 08:33:36 -0400 (EDT) |
lbraun pushed a commit to branch wip-stackage-18.14
in repository guix.
commit 8f03f0524bd3e20f9bdb6b9d6f94a28209c4cc63
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Mon Oct 25 14:28:35 2021 +0200
gnu: ghc-cassava-megaparsec: Update to 2.0.4.
* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Update to 2.0.4.
---
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 6b1f04b..529cb29 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1652,7 +1652,7 @@ very simple example of encoding CSV data:
(define-public ghc-cassava-megaparsec
(package
(name "ghc-cassava-megaparsec")
- (version "2.0.2")
+ (version "2.0.4")
(source
(origin
(method url-fetch)
@@ -1663,7 +1663,7 @@ very simple example of encoding CSV data:
".tar.gz"))
(sha256
(base32
- "03x1462agrfdagklp8c89b8p4z2hd8nbf6d3895sz770zjkawda7"))))
+ "0pg9z38jmrylbj683b6pf7psipp7lrdq6mn1hbj8v2gj5lh8yf8n"))))
(build-system haskell-build-system)
(inputs
`(("ghc-cassava" ,ghc-cassava)
- branch wip-stackage-18.14 created (now e7487b6), guix-commits, 2021/10/25
- 02/45: gnu: ghc-tasty-silver: Update to 3.2.3., guix-commits, 2021/10/25
- 04/45: gnu: ghc-cryptohash-sha256: Update to 0.11.102.1., guix-commits, 2021/10/25
- 15/45: gnu: ghc-cassava-megaparsec: Update to 2.0.4.,
guix-commits <=
- 18/45: gnu: ghc-hslua: Update to 1.3.0.2., guix-commits, 2021/10/25
- 21/45: gnu: ghc-lzma-conduit: Update to 1.2.2., guix-commits, 2021/10/25
- 22/45: gnu: ghc-mono-traversable: Update to 1.0.15.3., guix-commits, 2021/10/25
- 27/45: gnu: ghc-persistent: Update to 2.13.2.1., guix-commits, 2021/10/25
- 45/45: gnu: ghc-persistent-postgresql: Update to 2.13.2.1., guix-commits, 2021/10/25
- 43/45: gnu: ghc-mysql: Update to 0.2.1., guix-commits, 2021/10/25
- 32/45: gnu: ghc-stm-chans: Update to 3.0.0.6., guix-commits, 2021/10/25
- 31/45: gnu: ghc-semigroupoids: Update to 5.3.6., guix-commits, 2021/10/25
- 05/45: gnu: ghc-puremd5: Update to 2.1.4., guix-commits, 2021/10/25
- 08/45: gnu: ghc-warp-tls: Update to 3.3.2., guix-commits, 2021/10/25