[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
168/249: gnu: ghc-http-client: Update to 0.6.4.
From: |
guix-commits |
Subject: |
168/249: gnu: ghc-http-client: Update to 0.6.4. |
Date: |
Thu, 31 Oct 2019 23:49:56 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit e04f3a436ff2725ae03f1c6d15d564c13bc245f1
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:11:51 2019 -0400
gnu: ghc-http-client: Update to 0.6.4.
* gnu/packages/haskell-web.scm (ghc-http-client): Update to 0.6.4.
---
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 ac409c1..7b4be2e 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -185,7 +185,7 @@ responses coming back.")
(define-public ghc-http-client
(package
(name "ghc-http-client")
- (version "0.5.13.1")
+ (version "0.6.4")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -193,7 +193,7 @@ responses coming back.")
version ".tar.gz"))
(sha256
(base32
- "0szwbgvkkdz56lgi91armkagmb7nnfwbpp4j7cm9zhmffv3ba8g1"))))
+ "1n9rnbp8lwkd4whi2anniywi4y1bn9kx6nzfigfvz28d7pn7i4in"))))
(build-system haskell-build-system)
;; Tests require access to the web.
(arguments `(#:tests? #f))
- 88/249: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., (continued)
- 88/249: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/10/31
- 84/249: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/10/31
- 68/249: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/10/31
- 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 <=
- 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, 2019/10/31
- 233/249: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/10/31