[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/177: gnu: ghc-http: Update to 4000.3.3.
From: |
Ricardo Wurmus |
Subject: |
108/177: gnu: ghc-http: Update to 4000.3.3. |
Date: |
Tue, 13 Feb 2018 07:38:20 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 92299af06c269e4f85b6e3453275f2467d1d0f41
Author: Ricardo Wurmus <address@hidden>
Date: Tue Feb 13 00:04:47 2018 +0100
gnu: ghc-http: Update to 4000.3.3.
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.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 bd15a93..4c7568a 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -126,7 +126,7 @@ both client and server code).")
(define-public ghc-http
(package
(name "ghc-http")
- (version "4000.2.20")
+ (version "4000.3.3")
(outputs '("out" "doc"))
(source
(origin
@@ -137,7 +137,7 @@ both client and server code).")
".tar.gz"))
(sha256
(base32
- "0nyqdxr5ls2dxkf4a1f3x15xzwdm46ppn99nkcbhswlr6s3cq1s4"))))
+ "1wlvvqcxsnd2is3khsla0vd8i9cy12v1pg6d6i13ihcd131a7bdv"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-hunit" ,ghc-hunit)))
- 78/177: gnu: ghc-objectname: Update to 1.1.0.1., (continued)
- 78/177: gnu: ghc-objectname: Update to 1.1.0.1., Ricardo Wurmus, 2018/02/13
- 76/177: gnu: ghc-profunctors: Update to 5.2.2., Ricardo Wurmus, 2018/02/13
- 84/177: gnu: Add ghc-hxt-charproperties., Ricardo Wurmus, 2018/02/13
- 72/177: gnu: Add ghc-string-qq., Ricardo Wurmus, 2018/02/13
- 87/177: gnu: Add ghc-hxt.., Ricardo Wurmus, 2018/02/13
- 83/177: gnu: ghc-distributive: Update to 0.5.3., Ricardo Wurmus, 2018/02/13
- 90/177: gnu: ghc-comonad: Update to 5., Ricardo Wurmus, 2018/02/13
- 88/177: gnu: ghc-sdl-image: Update to 0.6.1.2., Ricardo Wurmus, 2018/02/13
- 96/177: gnu: ghc-unordered-containers: Update to 0.2.7.1., Ricardo Wurmus, 2018/02/13
- 97/177: gnu: ghc-split: Update to 0.2.3.1., Ricardo Wurmus, 2018/02/13
- 108/177: gnu: ghc-http: Update to 4000.3.3.,
Ricardo Wurmus <=
- 105/177: gnu: ghc-diff: Update to 0.3.4., Ricardo Wurmus, 2018/02/13
- 100/177: gnu: ghc-vector-binary-instances: Update to 0.2.4., Ricardo Wurmus, 2018/02/13
- 85/177: gnu: Add ghc-hxt-unicode., Ricardo Wurmus, 2018/02/13
- 101/177: gnu: ghc-mmorph: Update to 1.0.6., Ricardo Wurmus, 2018/02/13
- 106/177: gnu: ghc-binary: Update to 0.8.5.1., Ricardo Wurmus, 2018/02/13
- 107/177: gnu: ghc-tagged: Update to 0.8.5., Ricardo Wurmus, 2018/02/13
- 112/177: gnu: ghc-mime-types: Update to 0.1.0.7., Ricardo Wurmus, 2018/02/13
- 126/177: gnu: ghc-fail: Disable haddock., Ricardo Wurmus, 2018/02/13
- 131/177: gnu: Add ghc-doctemplates., Ricardo Wurmus, 2018/02/13
- 139/177: gnu: ghc-kan-extensions: Update to 5.0.1., Ricardo Wurmus, 2018/02/13