[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
211/272: gnu: ghc-wai: Update to 3.2.1.2.
From: |
Ricardo Wurmus |
Subject: |
211/272: gnu: ghc-wai: Update to 3.2.1.2. |
Date: |
Mon, 1 Oct 2018 06:13:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 19da4c3cd99b338333e0d13a05795cf9597393c7
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 00:53:50 2018 -0400
gnu: ghc-wai: Update to 3.2.1.2.
* gnu/packages/haskell-web.scm (ghc-wai): Update to 3.2.1.2.
---
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 ac8df39..a6df96f 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -385,7 +385,7 @@ which allow you to avoid direct usage of conduits.")
(define-public ghc-wai
(package
(name "ghc-wai")
- (version "3.2.1.1")
+ (version "3.2.1.2")
(source
(origin
(method url-fetch)
@@ -395,7 +395,7 @@ which allow you to avoid direct usage of conduits.")
".tar.gz"))
(sha256
(base32
- "08afasnirja21vr0bmzcywz4w29x736dmdv7h8nnh1l8bn7sd02x"))))
+ "0jr3b2789wa4m6mxkz12ynz4lfsqmgbrcy0am8karyqr3x3528r8"))))
(build-system haskell-build-system)
(inputs
`(("ghc-bytestring-builder" ,ghc-bytestring-builder)
- 260/272: gnu: Add ghc-sdl2., (continued)
- 260/272: gnu: Add ghc-sdl2., Ricardo Wurmus, 2018/10/01
- 270/272: gnu: ghc-gnuplot: Fix build., Ricardo Wurmus, 2018/10/01
- 262/272: gnu: Add ghc-sdl2-image., Ricardo Wurmus, 2018/10/01
- 149/272: gnu: ghc-x509: Update to 1.7.3., Ricardo Wurmus, 2018/10/01
- 118/272: gnu: ghc-tasty-hunit: Update to 0.10.0.1., Ricardo Wurmus, 2018/10/01
- 145/272: gnu: Add ghc-memotrie., Ricardo Wurmus, 2018/10/01
- 164/272: gnu: ghc-haskell-src-exts: Update to 1.20.2., Ricardo Wurmus, 2018/10/01
- 169/272: gnu: ghc-socks: Update to 0.5.6., Ricardo Wurmus, 2018/10/01
- 185/272: gnu: ghc-uri-bytestring: Update to 0.3.2.0., Ricardo Wurmus, 2018/10/01
- 199/272: gnu: ghc-xss-sanitize: Update to 0.3.6., Ricardo Wurmus, 2018/10/01
- 211/272: gnu: ghc-wai: Update to 3.2.1.2.,
Ricardo Wurmus <=
- 219/272: gnu: ghc-foldl: Update to 1.4.3., Ricardo Wurmus, 2018/10/01
- 194/272: gnu: ghc-pandoc-types: Remove unneeded "--allow-newer" flag., Ricardo Wurmus, 2018/10/01
- 225/272: gnu: Add ghc-echo., Ricardo Wurmus, 2018/10/01
- 221/272: gnu: ghc-yaml: Update to 0.8.32., Ricardo Wurmus, 2018/10/01
- 218/272: gnu: ghc-vector-builder: Update to 0.3.6., Ricardo Wurmus, 2018/10/01
- 237/272: gnu: ghc-persistent-template: Update to 2.5.4., Ricardo Wurmus, 2018/10/01
- 231/272: gnu: ghc-feed: Update to 1.0.0.0., Ricardo Wurmus, 2018/10/01
- 228/272: gnu: Add ghc-hackage-security., Ricardo Wurmus, 2018/10/01
- 229/272: gnu: Add ghc-resolv., Ricardo Wurmus, 2018/10/01
- 238/272: gnu: ghc-trifecta: Update to 2., Ricardo Wurmus, 2018/10/01