[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
112/328: gnu: ghc-base-compat: Update to 0.10.5.
From: |
guix-commits |
Subject: |
112/328: gnu: ghc-base-compat: Update to 0.10.5. |
Date: |
Sat, 16 Nov 2019 19:32:35 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit b68605dc13fe0fb3a0d046b9635a561dca725f21
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:23:38 2019 -0400
gnu: ghc-base-compat: Update to 0.10.5.
* gnu/packages/haskell-xyz.scm (ghc-base-compat): Update to 0.10.5.
---
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 9b2ee0b..3bff3fd 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -639,7 +639,7 @@ Haskell @code{ByteString}s.")
(define-public ghc-base-compat
(package
(name "ghc-base-compat")
- (version "0.10.4")
+ (version "0.10.5")
(source
(origin
(method url-fetch)
@@ -649,7 +649,7 @@ Haskell @code{ByteString}s.")
".tar.gz"))
(sha256
(base32
- "0ksp990gxs731mq19rzbxrbs43nazfljjc8krlx5bjqblw3kfs8d"))))
+ "0hgvlqcr852hfp52jp99snhbj550mvxxpi8qn15d8ml9aqhyl2lr"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- 125/328: gnu: ghc-genvalidity: Update to 0.8.0.0., (continued)
- 125/328: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/11/16
- 133/328: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/16
- 37/328: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/16
- 41/328: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/11/16
- 42/328: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/16
- 75/328: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/16
- 84/328: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/16
- 104/328: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/16
- 111/328: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/11/16
- 106/328: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/16
- 112/328: gnu: ghc-base-compat: Update to 0.10.5.,
guix-commits <=
- 116/328: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/16
- 67/328: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/16
- 71/328: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/16
- 73/328: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/16
- 92/328: gnu: ghc-tasty-hunit: Update to 0.10.0.2., guix-commits, 2019/11/16
- 90/328: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/16
- 86/328: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/16
- 80/328: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/16
- 89/328: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/16
- 99/328: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/16