[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
183/290: gnu: ghc-http-client: Update to 0.6.4.
From: |
guix-commits |
Subject: |
183/290: gnu: ghc-http-client: Update to 0.6.4. |
Date: |
Wed, 6 Nov 2019 08:23:00 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 7c3ddac0129fc4e7fdc8d6e9106889ef4abc2bff
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 577f37f..fb04b71 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -186,7 +186,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/"
@@ -194,7 +194,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))
- 184/290: gnu: ghc-profunctors: Update to 5.3., (continued)
- 184/290: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/11/06
- 163/290: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/06
- 171/290: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/11/06
- 175/290: gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/06
- 179/290: gnu: ghc-tls-session-manager: Update to 0.0.3., guix-commits, 2019/11/06
- 180/290: gnu: ghc-hslua-module-text: Update to 0.2.1., guix-commits, 2019/11/06
- 182/290: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/11/06
- 188/290: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/06
- 181/290: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/06
- 196/290: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/06
- 183/290: gnu: ghc-http-client: Update to 0.6.4.,
guix-commits <=
- 204/290: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/06
- 207/290: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/06
- 198/290: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/06
- 160/290: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/06
- 167/290: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/06
- 115/290: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/06
- 114/290: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/06
- 129/290: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/06
- 130/290: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/06
- 118/290: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/06