[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/290: gnu: ghc-exceptions: Update to 0.10.3.
From: |
guix-commits |
Subject: |
69/290: gnu: ghc-exceptions: Update to 0.10.3. |
Date: |
Wed, 6 Nov 2019 08:22:31 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c56451d41610ff580d89710575fbb2343a6a6ca6
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 9708102..edf5131 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3210,7 +3210,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)
@@ -3220,7 +3220,7 @@ excluding @file{.lhs} files.")
".tar.gz"))
(sha256
(base32
- "1ms9zansv0pwzwdjncvx4kf18lnkjy2p61hvjhvxmjx5bqp93p8y"))))
+ "1w25j4ys5s6v239vbqlbipm9fdwxl1j2ap2lzms7f7rgnik5ir24"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- 92/290: gnu: ghc-tasty-hunit: Update to 0.10.0.2., (continued)
- 92/290: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/06
- 95/290: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/06
- 96/290: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/06
- 97/290: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/11/06
- 103/290: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/06
- 111/290: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/11/06
- 47/290: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/06
- 48/290: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/06
- 64/290: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/06
- 68/290: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/06
- 69/290: gnu: ghc-exceptions: Update to 0.10.3.,
guix-commits <=
- 71/290: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/06
- 80/290: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/06
- 75/290: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/06
- 77/290: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/06
- 81/290: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/06
- 79/290: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/06
- 82/290: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/06
- 83/290: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/06
- 85/290: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/06
- 84/290: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/06