[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
166/257: gnu: ghc-megaparsec: Update to 6.5.0.
From: |
Ricardo Wurmus |
Subject: |
166/257: gnu: ghc-megaparsec: Update to 6.5.0. |
Date: |
Thu, 27 Sep 2018 15:47:21 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell
in repository guix.
commit 76554d93b4e605556adb2270df8ebd241f8c5592
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 00:32:07 2018 -0400
gnu: ghc-megaparsec: Update to 6.5.0.
* gnu/packages/haskell.scm (ghc-megaparsec): Update to 6.5.0.
[arguments]: Update Cabal file to r4.
---
gnu/packages/haskell.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index fa57aeb..142c96f 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -3873,7 +3873,7 @@ combinators.")
(define-public ghc-megaparsec
(package
(name "ghc-megaparsec")
- (version "6.4.0")
+ (version "6.5.0")
(source
(origin
(method url-fetch)
@@ -3882,8 +3882,11 @@ combinators.")
version ".tar.gz"))
(sha256
(base32
- "0h9azhs0dfrc359vrbd1jljrg3yfdbwd4p62cxqkn7mnh8913jpd"))))
+ "12iggy7qpf8x93jm64zf0g215xwy779bqyfyjk2bhmxqqr1yzgdy"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("4" "0ij3asi5vwlhbgwsy6nhli9a0qb7926mg809fsgyl1rnhs9fvpx1")))
(inputs
`(("ghc-case-insensitive" ,ghc-case-insensitive)
("ghc-parser-combinators" ,ghc-parser-combinators)
- 122/257: gnu: ghc-cryptohash-md5: Update Cabal file to r2., (continued)
- 122/257: gnu: ghc-cryptohash-md5: Update Cabal file to r2., Ricardo Wurmus, 2018/09/27
- 108/257: gnu: ghc-glob: Update to 0.9.2., Ricardo Wurmus, 2018/09/27
- 109/257: gnu: ghc-hmatrix: Update to 0.19.0.0., Ricardo Wurmus, 2018/09/27
- 107/257: gnu: ghc-chunked-data: Update to 0.3.1., Ricardo Wurmus, 2018/09/27
- 106/257: gnu: ghc-semigroups: Update to 0.18.5., Ricardo Wurmus, 2018/09/27
- 96/257: gnu: ghc-async: Update to 2.2.1., Ricardo Wurmus, 2018/09/27
- 101/257: gnu: ghc-hashtables: Update to 1.2.3.1., Ricardo Wurmus, 2018/09/27
- 95/257: gnu: ghc-sha: Update to 1.6.4.4., Ricardo Wurmus, 2018/09/27
- 94/257: gnu: ghc-hashable: Update to 1.2.7.0., Ricardo Wurmus, 2018/09/27
- 91/257: gnu: ghc-edit-distance: Replace "--allow-newer" flag., Ricardo Wurmus, 2018/09/27
- 166/257: gnu: ghc-megaparsec: Update to 6.5.0.,
Ricardo Wurmus <=
- 163/257: gnu: ghc-comonad: Update to 5.0.4., Ricardo Wurmus, 2018/09/27
- 165/257: gnu: ghc-iproute: Update to 1.7.5., Ricardo Wurmus, 2018/09/27
- 159/257: gnu: ghc-x509-store: Update to 1.6.6., Ricardo Wurmus, 2018/09/27
- 89/257: gnu: ghc-cereal: Update to 0.5.7.0., Ricardo Wurmus, 2018/09/27
- 84/257: gnu: ghc-test-framework: Update to 0.8.2.0., Ricardo Wurmus, 2018/09/27
- 81/257: gnu: ghc-language-c: Update to 0.8.1., Ricardo Wurmus, 2018/09/27
- 82/257: gnu: ghc-th-reify-many: Update to 0.1.8., Ricardo Wurmus, 2018/09/27
- 78/257: gnu: ghc-vector: Update Cabal file to r3., Ricardo Wurmus, 2018/09/27
- 76/257: gnu: ghc-th-expand-syns: Update to 0.4.4.0., Ricardo Wurmus, 2018/09/27
- 77/257: gnu: ghc-utility-ht: Update to 0.0.14., Ricardo Wurmus, 2018/09/27