[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/18: gnu: ghc-base64-bytestring: Update to 1.0.0.2.
From: |
guix-commits |
Subject: |
05/18: gnu: ghc-base64-bytestring: Update to 1.0.0.2. |
Date: |
Mon, 18 Mar 2019 10:07:01 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ecad6abf264ceb92269ac1a2d19f96c182e6d18b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 18 14:30:25 2019 +0100
gnu: ghc-base64-bytestring: Update to 1.0.0.2.
* gnu/packages/haskell.scm (ghc-base64-bytestring): Update to 1.0.0.2.
---
gnu/packages/haskell.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index cd0fdd2..2b8525d 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -3974,7 +3974,7 @@ work, but is substantially simpler and faster.")
(define-public ghc-base64-bytestring
(package
(name "ghc-base64-bytestring")
- (version "1.0.0.1")
+ (version "1.0.0.2")
(source
(origin
(method url-fetch)
@@ -3983,8 +3983,7 @@ work, but is substantially simpler and faster.")
version
".tar.gz"))
(sha256
- (base32
- "0l1v4ddjdsgi9nqzyzcxxj76rwar3lzx8gmwf2r54bqan3san9db"))))
+ (base32 "13305brzlac24pifiqd5a2z10c6k6amhpdy9cc0z5ryrkgnm8dhr"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: testing libraries are missing.
(home-page "https://github.com/bos/base64-bytestring")
- branch master updated (f88bdc5 -> 611a698), guix-commits, 2019/03/18
- 02/18: gnu: ghc-x509: Update to 1.7.5., guix-commits, 2019/03/18
- 01/18: gnu: ghc-entropy: Update to 0.4.1.4., guix-commits, 2019/03/18
- 03/18: gnu: ghc-x509-store: Update to 1.6.7., guix-commits, 2019/03/18
- 04/18: gnu: ghc-x509-validation: Update to 1.6.11., guix-commits, 2019/03/18
- 05/18: gnu: ghc-base64-bytestring: Update to 1.0.0.2.,
guix-commits <=
- 08/18: gnu: gtksourceview: Don't use NAME in source URI., guix-commits, 2019/03/18
- 13/18: gnu: vips: Improve description., guix-commits, 2019/03/18
- 10/18: gnu: toutenclic: Update to 6.13., guix-commits, 2019/03/18
- 09/18: gnu: gtksourceview: Update to 3.24.10., guix-commits, 2019/03/18
- 14/18: gnu: mpop: Don't use NAME in source URI., guix-commits, 2019/03/18
- 11/18: Order (gnu packages scanner) module imports alphabetically., guix-commits, 2019/03/18
- 16/18: gnu: pcmanfm: Don't use NAME in source URI., guix-commits, 2019/03/18
- 15/18: gnu: mpop: Update to 1.4.3., guix-commits, 2019/03/18
- 17/18: gnu: pcmanfm: Update to 1.3.1., guix-commits, 2019/03/18
- 12/18: gnu: vips: Update to 8.7.4., guix-commits, 2019/03/18