[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
205/249: gnu: ghc-bzlib-conduit: Update to 0.3.0.2.
From: |
guix-commits |
Subject: |
205/249: gnu: ghc-bzlib-conduit: Update to 0.3.0.2. |
Date: |
Thu, 31 Oct 2019 23:50:03 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 640f12eeb68e967a2df346b60f62d21b827c8d86
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:22:18 2019 -0400
gnu: ghc-bzlib-conduit: Update to 0.3.0.2.
* gnu/packages/haskell-xyz.scm (ghc-bzlib-conduit): Update to 0.3.0.2.
---
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 2866d58..cd95c81 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1089,7 +1089,7 @@ from strict or lazy bytestrings.")
(define-public ghc-bzlib-conduit
(package
(name "ghc-bzlib-conduit")
- (version "0.3.0.1")
+ (version "0.3.0.2")
(source
(origin
(method url-fetch)
@@ -1097,7 +1097,7 @@ from strict or lazy bytestrings.")
"bzlib-conduit-" version ".tar.gz"))
(sha256
(base32
- "0fd2hnr782s7qgipazg2yxwia9qqhkvm9bcm90773c3zkxa13n23"))))
+ "0a21zin5plsl37hkxh2jv8cxwyjrbs2fy7n5cyrzgdaa7lmp6b7b"))))
(build-system haskell-build-system)
(inputs
`(("ghc-bindings-dsl" ,ghc-bindings-dsl)
- 97/249: gnu: ghc-tar: Update to 0.5.1.1., (continued)
- 97/249: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/10/31
- 109/249: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/10/31
- 120/249: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/10/31
- 100/249: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/10/31
- 115/249: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/10/31
- 131/249: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/10/31
- 163/249: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/10/31
- 168/249: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/10/31
- 178/249: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/10/31
- 198/249: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/10/31
- 205/249: gnu: ghc-bzlib-conduit: Update to 0.3.0.2.,
guix-commits <=
- 206/249: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/10/31
- 207/249: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/10/31
- 214/249: gnu: cabal-install: Update to 2.4.1.0., guix-commits, 2019/10/31
- 227/249: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/10/31
- 216/249: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/10/31
- 225/249: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/10/31
- 233/249: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/10/31
- 236/249: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/10/31
- 219/249: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/10/31
- 242/249: squash! gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/10/31