[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
267/290: gnu: ghc-http-conduit: Update to 2.3.7.3.
From: |
guix-commits |
Subject: |
267/290: gnu: ghc-http-conduit: Update to 2.3.7.3. |
Date: |
Wed, 6 Nov 2019 08:23:25 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c20a904c9064b70964d541cdd678917d8069ebf2
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 f033464..dd4a1a9 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -321,7 +321,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)
@@ -330,7 +330,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
- 256/290: gnu: Add ghc-conduit-zstd., (continued)
- 256/290: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/06
- 223/290: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/06
- 218/290: gnu: ghc-exactprint: Update to 0.6.1., guix-commits, 2019/11/06
- 220/290: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/06
- 231/290: gnu: Add libyaml@2.1., guix-commits, 2019/11/06
- 252/290: gnu: ghc-trifecta: Update Cabal file to r5., guix-commits, 2019/11/06
- 253/290: gnu: Add ghc-time-manager., guix-commits, 2019/11/06
- 255/290: gnu: Add ghc-zstd., guix-commits, 2019/11/06
- 258/290: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/11/06
- 261/290: gnu: ghc-warp-tls: Update to 3.2.8., guix-commits, 2019/11/06
- 267/290: gnu: ghc-http-conduit: Update to 2.3.7.3.,
guix-commits <=
- 274/290: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/06
- 275/290: gnu: Add ghc-bitarray., guix-commits, 2019/11/06
- 278/290: gnu: Add ghc-unicode-transforms., guix-commits, 2019/11/06
- 219/290: gnu: ghc-wai-logger: Update to 2.3.5., guix-commits, 2019/11/06
- 229/290: gnu: ghc-conduit: Update to 1.3.1.1., guix-commits, 2019/11/06
- 243/290: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/11/06
- 265/290: gnu: ghc-tree-diff: Update to 0.1., guix-commits, 2019/11/06
- 266/290: gnu: cabal-install: Update to 2.4.0.0., guix-commits, 2019/11/06
- 249/290: gnu: ghc-resolv: Update to 0.1.1.2., guix-commits, 2019/11/06
- 277/290: gnu: Add ghc-getopt-generics., guix-commits, 2019/11/06