[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
207/249: gnu: ghc-http: Update to 4000.3.14.
From: |
guix-commits |
Subject: |
207/249: gnu: ghc-http: Update to 4000.3.14. |
Date: |
Thu, 31 Oct 2019 23:50:04 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit a8ed72b12968f7833446bb52d550a7d081a67182
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:22:41 2019 -0400
gnu: ghc-http: Update to 4000.3.14.
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.14.
---
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 a059c5e..14fd51a 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -146,7 +146,7 @@ both client and server code).")
(define-public ghc-http
(package
(name "ghc-http")
- (version "4000.3.12")
+ (version "4000.3.14")
(outputs '("out" "doc"))
(source
(origin
@@ -155,7 +155,7 @@ both client and server code).")
"HTTP-" version ".tar.gz"))
(sha256
(base32
- "140r6qy1ay25piv0z3hih11zhigyi08nkwc32097j43pjff6mzx3"))))
+ "0yv8mbjicpl7l2017c4dhm49117lblgwpy1llv368wci1vrxf0m6"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-httpd-shed" ,ghc-httpd-shed)
- 120/249: gnu: ghc-tasty-ant-xml: Update to 1.1.6., (continued)
- 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, 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 <=
- 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
- 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