[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/329: gnu: ghc-exceptions: Update to 0.10.3.
From: |
guix-commits |
Subject: |
69/329: gnu: ghc-exceptions: Update to 0.10.3. |
Date: |
Wed, 20 Nov 2019 21:17:10 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 46d3e65b7962cb431892292c1cdcfab67f833013
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:03:42 2019 -0400
gnu: ghc-exceptions: Update to 0.10.3.
* gnu/packages/haskell-xyz.scm (ghc-exceptions): Update to 0.10.3.
---
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 0de7f42..a336102 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3211,7 +3211,7 @@ excluding @file{.lhs} files.")
(define-public ghc-exceptions
(package
(name "ghc-exceptions")
- (version "0.10.0")
+ (version "0.10.3")
(source
(origin
(method url-fetch)
@@ -3221,7 +3221,7 @@ excluding @file{.lhs} files.")
".tar.gz"))
(sha256
(base32
- "1ms9zansv0pwzwdjncvx4kf18lnkjy2p61hvjhvxmjx5bqp93p8y"))))
+ "1w25j4ys5s6v239vbqlbipm9fdwxl1j2ap2lzms7f7rgnik5ir24"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- 80/329: gnu: ghc-split: Update Cabal file to r2., (continued)
- 80/329: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/20
- 85/329: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/20
- 89/329: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/20
- 93/329: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/20
- 96/329: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/20
- 98/329: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/11/20
- 103/329: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/20
- 105/329: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/11/20
- 113/329: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/11/20
- 79/329: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/20
- 69/329: gnu: ghc-exceptions: Update to 0.10.3.,
guix-commits <=
- 71/329: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/20
- 73/329: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/20
- 77/329: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/20
- 75/329: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/20
- 82/329: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/20
- 84/329: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/20
- 83/329: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/20
- 86/329: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/20
- 87/329: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/20
- 88/329: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/20