[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/328: gnu: ghc-hs-bibutils: Update to 6.7.0.0.
From: |
guix-commits |
Subject: |
51/328: gnu: ghc-hs-bibutils: Update to 6.7.0.0. |
Date: |
Sat, 16 Nov 2019 19:32:20 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit f33d799771afe1c94a10e60cf29340b17455e58b
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:54:39 2019 -0400
gnu: ghc-hs-bibutils: Update to 6.7.0.0.
* gnu/packages/haskell-xyz.scm (ghc-hs-bibutils): Update to 6.7.0.0.
---
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 13aa3a5..83b34c7 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4918,7 +4918,7 @@ are described in a file named @code{package.yaml}. Both
@code{cabal2nix} and
(define-public ghc-hs-bibutils
(package
(name "ghc-hs-bibutils")
- (version "6.6.0.0")
+ (version "6.7.0.0")
(source
(origin
(method url-fetch)
@@ -4927,7 +4927,7 @@ are described in a file named @code{package.yaml}. Both
@code{cabal2nix} and
version ".tar.gz"))
(sha256
(base32
- "0n2sz2zl4naspryd49ii858qkjp2lapns5a2gr8zm6vvn5sh1f0l"))))
+ "1qfyssl76lm4g09yxr3y10kmf8cnzls46g5h0ijk0wpk9wlhbln5"))))
(build-system haskell-build-system)
(inputs `(("ghc-syb" ,ghc-syb)))
(home-page "https://hackage.haskell.org/package/hs-bibutils")
- 28/328: gnu: ghc-fixed: Update to 0.3., (continued)
- 28/328: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/11/16
- 33/328: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/11/16
- 35/328: gnu: Add ghc-sop-core., guix-commits, 2019/11/16
- 40/328: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/11/16
- 39/328: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/16
- 48/328: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/16
- 44/328: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/16
- 49/328: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/16
- 55/328: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/16
- 45/328: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/16
- 51/328: gnu: ghc-hs-bibutils: Update to 6.7.0.0.,
guix-commits <=
- 53/328: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/16
- 57/328: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/16
- 70/328: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/11/16
- 74/328: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/16
- 78/328: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/16
- 83/328: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/16
- 85/328: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/16
- 81/328: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/16
- 87/328: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/16
- 88/328: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/16