[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/329: gnu: ghc-intervalmap: Update to 0.6.1.1.
From: |
guix-commits |
Subject: |
49/329: gnu: ghc-intervalmap: Update to 0.6.1.1. |
Date: |
Wed, 20 Nov 2019 21:17:05 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit e4946e32b67e7c4a730eb81d8b294eed039b6c0c
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:54:06 2019 -0400
gnu: ghc-intervalmap: Update to 0.6.1.1.
* gnu/packages/haskell-xyz.scm (ghc-intervalmap): Update to 0.6.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 a3a6858..13aa3a5 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5261,7 +5261,7 @@ Haskell.")
(define-public ghc-intervalmap
(package
(name "ghc-intervalmap")
- (version "0.6.0.0")
+ (version "0.6.1.1")
(source
(origin
(method url-fetch)
@@ -5269,7 +5269,7 @@ Haskell.")
"IntervalMap-" version ".tar.gz"))
(sha256
(base32
- "06hin9wf1by8aqa7820fsi2339bh82184frkwz3jsb9sqa0hszcg"))))
+ "0vdlvxvhf7vjyv0mfn6jaj2i2gclqv8419ck32s2jxfcmki5m5g8"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)))
- 45/329: gnu: Add ghc-splitmix-bootstrap., (continued)
- 45/329: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/20
- 46/329: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/20
- 51/329: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/20
- 53/329: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/20
- 55/329: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/20
- 56/329: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/20
- 37/329: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/20
- 44/329: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/20
- 52/329: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/20
- 48/329: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/20
- 49/329: gnu: ghc-intervalmap: Update to 0.6.1.1.,
guix-commits <=
- 50/329: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/20
- 54/329: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/20
- 59/329: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/20
- 57/329: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/20
- 60/329: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/20
- 62/329: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/11/20
- 64/329: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/20
- 67/329: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/11/20
- 68/329: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/20
- 47/329: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/20