[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/329: gnu: ghc-either: Update to 5.0.1.1.
From: |
guix-commits |
Subject: |
215/329: gnu: ghc-either: Update to 5.0.1.1. |
Date: |
Wed, 20 Nov 2019 21:18:06 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit a3fd4dc7d8bb9f7dea949dd3bebb567dfcfa911b
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)
- 163/329: gnu: ghc-parsers: Update to 0.12.10., (continued)
- 163/329: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/20
- 178/329: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/20
- 187/329: gnu: ghc-skylighting-core: Update to 0.8.2.1., guix-commits, 2019/11/20
- 188/329: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/20
- 190/329: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/20
- 186/329: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/20
- 195/329: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/20
- 198/329: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/20
- 203/329: gnu: ghc-vault: Update to 0.3.1.3., guix-commits, 2019/11/20
- 202/329: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/20
- 215/329: gnu: ghc-either: Update to 5.0.1.1.,
guix-commits <=
- 140/329: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/20
- 168/329: gnu: Add ghc-network-bsd., guix-commits, 2019/11/20
- 224/329: gnu: ghc-rerebase: Update to 1.3.1.1., guix-commits, 2019/11/20
- 225/329: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/20
- 167/329: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/20
- 191/329: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/20
- 196/329: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/20
- 204/329: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/20
- 208/329: gnu: Add ghc-tasty-hedgehog., guix-commits, 2019/11/20
- 210/329: gnu: Add ghc-retry., guix-commits, 2019/11/20