[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/177: gnu: ghc-polyparse: Update to 1.12.
From: |
Ricardo Wurmus |
Subject: |
49/177: gnu: ghc-polyparse: Update to 1.12. |
Date: |
Tue, 13 Feb 2018 07:38:09 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7fb6eb174f461c810a9f56cca37f44495c867671
Author: Ricardo Wurmus <address@hidden>
Date: Mon Feb 12 21:53:09 2018 +0100
gnu: ghc-polyparse: Update to 1.12.
* gnu/packages/haskell.scm (ghc-polyparse): Update to 1.12.
---
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 cd944f4..c28a6fb 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -2577,7 +2577,7 @@ and mIRC chat codes.")
(define-public ghc-polyparse
(package
(name "ghc-polyparse")
- (version "1.11")
+ (version "1.12")
(source
(origin
(method url-fetch)
@@ -2587,7 +2587,7 @@ and mIRC chat codes.")
".tar.gz"))
(sha256
(base32
- "1z417f80b0jm4dgv25fk408p3d9mmcd1dlbya3ry0zdx4md09vrh"))))
+ "05dya1vdvq29hkhkdlsglzhw7bdn51rvs1javs0q75nf99c66k7m"))))
(build-system haskell-build-system)
(inputs
`(("ghc-text" ,ghc-text)))
- 23/177: gnu: ghc-old-time: Allow building with GHC 8., (continued)
- 23/177: gnu: ghc-old-time: Allow building with GHC 8., Ricardo Wurmus, 2018/02/13
- 22/177: gnu: Add ghc-hashable-time., Ricardo Wurmus, 2018/02/13
- 28/177: gnu: Add ghc-time-locale-compat., Ricardo Wurmus, 2018/02/13
- 33/177: gnu: data-default-instances-base: Update to 0.1.0.1., Ricardo Wurmus, 2018/02/13
- 41/177: gnu: ghc-cgi: Update to 3001.3.0.1., Ricardo Wurmus, 2018/02/13
- 40/177: gnu: Add ghc-pretty-show., Ricardo Wurmus, 2018/02/13
- 37/177: gnu: ghc-haddock: Update to 2.17.4., Ricardo Wurmus, 2018/02/13
- 43/177: gnu: ghc-network: Update to 2.6.3.1., Ricardo Wurmus, 2018/02/13
- 47/177: gnu: hlint: Update to 1.9.37., Ricardo Wurmus, 2018/02/13
- 51/177: gnu: Add ghc-haskell-src-exts-util., Ricardo Wurmus, 2018/02/13
- 49/177: gnu: ghc-polyparse: Update to 1.12.,
Ricardo Wurmus <=
- 52/177: gnu: Add ghc-refact., Ricardo Wurmus, 2018/02/13
- 58/177: gnu: ghc-utf8-string: Fix build with GHC 8., Ricardo Wurmus, 2018/02/13
- 61/177: gnu: Add ghc-pretty-show-for-haskell-src-exts., Ricardo Wurmus, 2018/02/13
- 65/177: gnu: ghc-shelly: Update to 1.7.0.1., Ricardo Wurmus, 2018/02/13
- 62/177: gnu: ghc-haskell-src-exts: Update to 1.20.1., Ricardo Wurmus, 2018/02/13
- 68/177: gnu: ghc-unix-compat: Update to 0.4.2.0., Ricardo Wurmus, 2018/02/13
- 74/177: gnu: ghc-doctest: Update to 0.11.0., Ricardo Wurmus, 2018/02/13
- 63/177: gnu: ghc-cheapskate: Update to 0.1.1., Ricardo Wurmus, 2018/02/13
- 64/177: gnu: hlint: Update to 2.1., Ricardo Wurmus, 2018/02/13
- 78/177: gnu: ghc-objectname: Update to 1.1.0.1., Ricardo Wurmus, 2018/02/13