[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
189/290: gnu: ghc-shakespeare: Update to 2.0.22.
From: |
guix-commits |
Subject: |
189/290: gnu: ghc-shakespeare: Update to 2.0.22. |
Date: |
Wed, 6 Nov 2019 08:23:01 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 22a46b29f4b1ca7554cba63549970782d981d387
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:13:42 2019 -0400
gnu: ghc-shakespeare: Update to 2.0.22.
* gnu/packages/haskell-xyz.scm (ghc-shakespeare): Update to 2.0.22.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 3ad22a3..c22c778 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9151,7 +9151,7 @@ environment variables.")
(define-public ghc-shakespeare
(package
(name "ghc-shakespeare")
- (version "2.0.15")
+ (version "2.0.22")
(source
(origin
(method url-fetch)
@@ -9160,7 +9160,7 @@ environment variables.")
"shakespeare-" version ".tar.gz"))
(sha256
(base32
- "1vk4b19zvwy4mpwaq9z3l3kfmz75gfyf7alhh0y112gspgpccm23"))))
+ "1mc1a0vv070gcawwcx6vzpj6gpfh1qnlqrndiyfic3p500y656vh"))))
(build-system haskell-build-system)
(inputs `(("ghc-aeson" ,ghc-aeson)
("ghc-blaze-markup" ,ghc-blaze-markup)
- 164/290: gnu: ghc-aeson: Update to 1.4.5.0., (continued)
- 164/290: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/06
- 165/290: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/06
- 169/290: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/06
- 172/290: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/06
- 174/290: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/06
- 177/290: gnu: ghc-missingh: Update to 1.4.1.0., guix-commits, 2019/11/06
- 178/290: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/06
- 185/290: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/06
- 191/290: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/06
- 190/290: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/06
- 189/290: gnu: ghc-shakespeare: Update to 2.0.22.,
guix-commits <=
- 193/290: gnu: ghc-semigroupoids: Update to 5.3.3., guix-commits, 2019/11/06
- 192/290: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0., guix-commits, 2019/11/06
- 195/290: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/06
- 197/290: gnu: ghc-inline-c-cpp: Update to 0.3.0.3., guix-commits, 2019/11/06
- 202/290: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/06
- 205/290: gnu: Add ghc-network-byte-order., guix-commits, 2019/11/06
- 208/290: gnu: Add ghc-tasty-hedgehog., guix-commits, 2019/11/06
- 209/290: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/11/06
- 213/290: gnu: ghc-path-io: Update to 1.4.2., guix-commits, 2019/11/06
- 186/290: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/06