[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
236/328: gnu: ghc-http: Update to 4000.3.14.
From: |
guix-commits |
Subject: |
236/328: gnu: ghc-http: Update to 4000.3.14. |
Date: |
Sat, 16 Nov 2019 19:33:15 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 1e2bfe2cfff196a61bf32bd46958d83e5d719f03
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 7b887d7..a6ed7e1 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -147,7 +147,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
@@ -156,7 +156,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)
- 153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17., (continued)
- 153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/16
- 161/328: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/11/16
- 164/328: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/16
- 167/328: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/16
- 174/328: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/16
- 181/328: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/16
- 185/328: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/16
- 196/328: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/16
- 195/328: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/16
- 235/328: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/16
- 236/328: gnu: ghc-http: Update to 4000.3.14.,
guix-commits <=
- 242/328: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/16
- 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