[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/328: gnu: ghc-either: Update to 5.0.1.1.
From: |
guix-commits |
Subject: |
215/328: gnu: ghc-either: Update to 5.0.1.1. |
Date: |
Sat, 16 Nov 2019 19:33:10 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2057ee09053ac8d969b053674639b0bb3c55bfe9
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:18:27 2019 -0400
gnu: ghc-either: Update to 5.0.1.1.
* gnu/packages/haskell-xyz.scm (ghc-either): Update to 5.0.1.1.
---
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 d0a80c6..3afa1b8 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2977,7 +2977,7 @@ Damerau-Levenshtein algorithms.")
(define-public ghc-either
(package
(name "ghc-either")
- (version "5.0.1")
+ (version "5.0.1.1")
(source
(origin
(method url-fetch)
@@ -2986,7 +2986,7 @@ Damerau-Levenshtein algorithms.")
"either-" version ".tar.gz"))
(sha256
(base32
- "064hjfld7dkzs78sy30k5qkiva3hx24rax6dvzz5ygr2c0zypdkc"))))
+ "09yzki8ss56xhy9vggdw1rls86b2kf55hjl5wi0vbv02d8fxahq2"))))
(build-system haskell-build-system)
(inputs `(("ghc-bifunctors" ,ghc-bifunctors)
("ghc-exceptions" ,ghc-exceptions)
- 155/328: gnu: ghc-megaparsec: Update to 7.0.5., (continued)
- 155/328: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/16
- 148/328: gnu: Add ghc-time-compat., guix-commits, 2019/11/16
- 168/328: gnu: Add ghc-network-bsd., guix-commits, 2019/11/16
- 171/328: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/11/16
- 176/328: gnu: ghc-email-validate: Update to 2.3.2.12., guix-commits, 2019/11/16
- 183/328: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/11/16
- 189/328: gnu: ghc-shakespeare: Update to 2.0.22., guix-commits, 2019/11/16
- 237/328: gnu: Add ghc-text-metrics., guix-commits, 2019/11/16
- 247/328: gnu: ghc-edit-distance: Update dependency constraints., guix-commits, 2019/11/16
- 137/328: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/16
- 215/328: gnu: ghc-either: Update to 5.0.1.1.,
guix-commits <=
- 210/328: gnu: Add ghc-retry., guix-commits, 2019/11/16
- 217/328: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/11/16
- 222/328: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/16
- 223/328: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/16
- 233/328: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/16
- 153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/16
- 161/328: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/11/16
- 164/328: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/16
- 167/328: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/16
- 174/328: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/16