[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
225/249: gnu: ghc-http-conduit: Update to 2.3.7.3.
From: |
guix-commits |
Subject: |
225/249: gnu: ghc-http-conduit: Update to 2.3.7.3. |
Date: |
Thu, 31 Oct 2019 23:50:07 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit bfb213bbc8f082270f794b47b9c6f6f53dfd2689
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:31:02 2019 -0400
gnu: ghc-http-conduit: Update to 2.3.7.3.
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.7.3.
---
gnu/packages/haskell-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index 33164ef..abe4475 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -320,7 +320,7 @@ and HPACK. Currently HTTP/2 16 framing and HPACK 10 is
supported.")
(define-public ghc-http-conduit
(package
(name "ghc-http-conduit")
- (version "2.3.2")
+ (version "2.3.7.3")
(source
(origin
(method url-fetch)
@@ -329,7 +329,7 @@ and HPACK. Currently HTTP/2 16 framing and HPACK 10 is
supported.")
version ".tar.gz"))
(sha256
(base32
- "1iay4hr0mj8brkxvgkv1liqa8irl9axfc3qhn8qsvcyq4n1l95km"))))
+ "00rshi1y0h8y4rvsnnad0bppxgpvp40sk7lw1kxmdwy8pi8xrvbs"))))
(build-system haskell-build-system)
;; FIXME: `httpLbs TLS` in test-suite `test` fails with
;; ConnectionFailure getProtocolByName: does not exist (no such protocol
- 163/249: gnu: ghc-lifted-async: Update to 0.10.0.4., (continued)
- 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, 2019/10/31
- 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 <=
- 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
- 243/249: gnu: Add ghc-time-compat., guix-commits, 2019/10/31
- 44/249: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/10/31
- 54/249: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/10/31
- 60/249: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/10/31
- 57/249: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/10/31
- 65/249: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/10/31