[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/33: gnu: ghc-bytestring-handle: Update to 0.1.0.6.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/33: gnu: ghc-bytestring-handle: Update to 0.1.0.6. |
Date: |
Tue, 5 Dec 2017 10:38:13 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 39bcc9328391c9e35856a6d4f1e4acac91498331
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Dec 1 08:21:17 2017 +0100
gnu: ghc-bytestring-handle: Update to 0.1.0.6.
* gnu/packages/haskell.scm (ghc-bytestring-handle): Update to 0.1.0.6.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index ec505cf..9cdde32 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5689,7 +5689,7 @@ this problem.")
(define-public ghc-bytestring-handle
(package
(name "ghc-bytestring-handle")
- (version "0.1.0.4")
+ (version "0.1.0.6")
(source
(origin
(method url-fetch)
@@ -5698,7 +5698,7 @@ this problem.")
version ".tar.gz"))
(sha256
(base32
- "0q5yzx90ad9w7qvaix05bynxwlsbqjrgfc4hqb355ibf991wd0rh"))))
+ "18f17aja1ivhr3zyg2cccn2m03hdn5jf5410dndkhf12gvgiqs7y"))))
(build-system haskell-build-system)
(inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- branch master updated (d20b738 -> 006a245), Tobias Geerinckx-Rice, 2017/12/05
- 02/33: gnu: ghc-bytestring: Update to 0.10.8.2, Tobias Geerinckx-Rice, 2017/12/05
- 05/33: gnu: ghc-bytestring-handle: Update to 0.1.0.6.,
Tobias Geerinckx-Rice <=
- 01/33: gnu: ghc-base-compat: Update to 0.9.3., Tobias Geerinckx-Rice, 2017/12/05
- 03/33: gnu: ghc-bytestring: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 07/33: gnu: ghc-chasingbottoms: Update to 1.3.1.3., Tobias Geerinckx-Rice, 2017/12/05
- 08/33: gnu: ghc-cheapskate: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 11/33: gnu: ghc-cmark: Update to 0.5.6., Tobias Geerinckx-Rice, 2017/12/05
- 04/33: gnu: ghc-bytestring-builder: Update to 0.10.8.1.0., Tobias Geerinckx-Rice, 2017/12/05
- 10/33: gnu: ghc-clock: Update to 0.7.2., Tobias Geerinckx-Rice, 2017/12/05
- 09/33: gnu: ghc-cheapskate: Expand description., Tobias Geerinckx-Rice, 2017/12/05
- 06/33: gnu: ghc-bytestring-handle: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 20/33: gnu: ghc-exceptions: Run tests., Tobias Geerinckx-Rice, 2017/12/05