[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
267/328: gnu: ghc-http-conduit: Update to 2.3.7.3.
From: |
guix-commits |
Subject: |
267/328: gnu: ghc-http-conduit: Update to 2.3.7.3. |
Date: |
Sat, 16 Nov 2019 19:33:22 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit abc3d964d01ade2a195ebb3d796c17417ab8ff23
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
- 243/328: gnu: ghc-stm-conduit: Update to 4.0.1., (continued)
- 243/328: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/11/16
- 248/328: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/16
- 250/328: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/16
- 252/328: gnu: ghc-trifecta: Update Cabal file to r4., guix-commits, 2019/11/16
- 254/328: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/16
- 260/328: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/11/16
- 261/328: gnu: ghc-warp-tls: Update to 3.2.8., guix-commits, 2019/11/16
- 253/328: gnu: Add ghc-time-manager., guix-commits, 2019/11/16
- 257/328: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/11/16
- 258/328: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/11/16
- 267/328: gnu: ghc-http-conduit: Update to 2.3.7.3.,
guix-commits <=
- 268/328: gnu: ghc-sdl2: Update to 2.5.0.0., guix-commits, 2019/11/16
- 270/328: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/16
- 274/328: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/16
- 281/328: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/16
- 283/328: gnu: Add ghc-ipynb., guix-commits, 2019/11/16
- 282/328: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/16
- 290/328: gnu: darcs: Fix Cabal dependency constraints., guix-commits, 2019/11/16
- 204/328: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/16
- 199/328: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., guix-commits, 2019/11/16
- 208/328: gnu: Add ghc-tasty-hedgehog., guix-commits, 2019/11/16