[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/290: gnu: ghc-string-qq: Update to 0.0.4.
From: |
guix-commits |
Subject: |
21/290: gnu: ghc-string-qq: Update to 0.0.4. |
Date: |
Wed, 6 Nov 2019 08:22:17 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 1e953caf18636448dc847faa2e63e53d8906a5fc
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:21:15 2019 -0400
gnu: ghc-string-qq: Update to 0.0.4.
* gnu/packages/haskell-xyz.scm (ghc-string-qq): Update to 0.0.4.
[native-inputs]: Add 'ghc-hunit'.
---
gnu/packages/haskell-xyz.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 640b22e..2602b83 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9708,7 +9708,7 @@ literals.")
(define-public ghc-string-qq
(package
(name "ghc-string-qq")
- (version "0.0.2")
+ (version "0.0.4")
(source
(origin
(method url-fetch)
@@ -9718,8 +9718,10 @@ literals.")
".tar.gz"))
(sha256
(base32
- "0662m3i5xrdrr95w829bszkhp88mj9iy1zya54vk2sl5hz9wlmwp"))))
+ "0wfxkw4x6j6jq9nd82k83g2k3hskpsvk1dp4cpkshvjr4wg9qny8"))))
(build-system haskell-build-system)
+ (native-inputs
+ `(("ghc-hunit" ,ghc-hunit)))
(home-page "http://hackage.haskell.org/package/string-qq")
(synopsis
"QuasiQuoter for non-interpolated strings, texts and bytestrings.")
- 09/290: gnu: ghc-microlens: Update to 0.4.10., (continued)
- 09/290: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/11/06
- 12/290: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/11/06
- 14/290: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/06
- 15/290: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/06
- 17/290: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/06
- 18/290: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/11/06
- 19/290: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/11/06
- 23/290: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/11/06
- 22/290: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/06
- 27/290: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/06
- 21/290: gnu: ghc-string-qq: Update to 0.0.4.,
guix-commits <=
- 25/290: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/06
- 30/290: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/11/06
- 31/290: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/11/06
- 38/290: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/11/06
- 39/290: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/06
- 24/290: gnu: ghc-setlocale: Update to 1.0.0.9., guix-commits, 2019/11/06
- 26/290: gnu: ghc-statevar: Update to 1.2., guix-commits, 2019/11/06
- 28/290: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/11/06
- 29/290: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/06
- 20/290: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/06