[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/177: gnu: ghc-case-insensitive: Update to 1.2.0.7.
From: |
Ricardo Wurmus |
Subject: |
95/177: gnu: ghc-case-insensitive: Update to 1.2.0.7. |
Date: |
Tue, 13 Feb 2018 07:38:17 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fc9dd5580282db86cd01a38d20fac3b0d21621c0
Author: Ricardo Wurmus <address@hidden>
Date: Mon Feb 12 23:54:07 2018 +0100
gnu: ghc-case-insensitive: Update to 1.2.0.7.
* gnu/packages/haskell.scm (ghc-case-insensitive): Update to 1.2.0.7.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 02c814a..971a0c7 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -3071,7 +3071,7 @@ writing to stdout and other handles.")
(define-public ghc-case-insensitive
(package
(name "ghc-case-insensitive")
- (version "1.2.0.4")
+ (version "1.2.0.7")
(outputs '("out" "doc"))
(source
(origin
@@ -3082,7 +3082,7 @@ writing to stdout and other handles.")
".tar.gz"))
(sha256
(base32
- "07nm40r9yw2p9qsfp3pjbsmyn4dabrxw34p48171zmccdd5hv0v3"))))
+ "1j6ahvrz1g5q89y2difyk838yhwjc8z67zr0v2z512qdznc3h38n"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hunit" ,ghc-hunit)))
- 144/177: gnu: Add ghc-nanospec., (continued)
- 144/177: gnu: Add ghc-nanospec., Ricardo Wurmus, 2018/02/13
- 173/177: gnu: ghc-reducers: Update to 3.12.2., Ricardo Wurmus, 2018/02/13
- 153/177: gnu: ghc-hourglass: Update to 0.2.10., Ricardo Wurmus, 2018/02/13
- 162/177: gnu: ghc-fgl-arbitrary: Fix build with newer QuickCheck., Ricardo Wurmus, 2018/02/13
- 156/177: gnu: ghc-optparse-applicative: Update to 0.13.0.0., Ricardo Wurmus, 2018/02/13
- 158/177: gnu: ghc-pandoc: Update to 2.0.6., Ricardo Wurmus, 2018/02/13
- 86/177: gnu: Add ghc-hxt-regex-xmlschema., Ricardo Wurmus, 2018/02/13
- 91/177: gnu: hscolour: Update to 1.24.1., Ricardo Wurmus, 2018/02/13
- 93/177: gnu: ghc-pcre-light: Update to 0.4.0.4., Ricardo Wurmus, 2018/02/13
- 94/177: gnu: ghc-parsers: Update to 0.12.4., Ricardo Wurmus, 2018/02/13
- 95/177: gnu: ghc-case-insensitive: Update to 1.2.0.7.,
Ricardo Wurmus <=
- 92/177: gnu: ghc-temporary: Update to 1.2.0.4., Ricardo Wurmus, 2018/02/13
- 98/177: gnu: ghc-parsec: Update to 3.1.11., Ricardo Wurmus, 2018/02/13
- 99/177: gnu: ghc-vault: Update to 0.3.0.6., Ricardo Wurmus, 2018/02/13
- 128/177: gnu: ghc-haskell-src-meta: Update to 0.8.0.2, Ricardo Wurmus, 2018/02/13
- 127/177: gnu: ghc-th-orphans: Update to 0.13.2., Ricardo Wurmus, 2018/02/13
- 155/177: gnu: ghc-connection: Update to 0.2.6., Ricardo Wurmus, 2018/02/13
- 104/177: gnu: ghc-texmath: Update to 0.10.1.1., Ricardo Wurmus, 2018/02/13
- 102/177: gnu: ghc-bifunctors: Update to 5.5.2., Ricardo Wurmus, 2018/02/13
- 103/177: gnu: ghc-pandoc-types: Update to 1.17.3.1., Ricardo Wurmus, 2018/02/13
- 109/177: gnu: ghc-wai-logger: Update to 2.3.0., Ricardo Wurmus, 2018/02/13