[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/272: gnu: ghc-happy: Update to 1.19.9.
From: |
Ricardo Wurmus |
Subject: |
13/272: gnu: ghc-happy: Update to 1.19.9. |
Date: |
Mon, 1 Oct 2018 06:13:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a3aaf87a99316f694d2c220c5e578eaad55accbf
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 21:29:30 2018 -0400
gnu: ghc-happy: Update to 1.19.9.
* gnu/packages/haskell.scm (ghc-happy): Update to 1.19.9.
---
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 98cd790..98c2c3f 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1096,7 +1096,7 @@ postfix notation. For more information on stack based
languages, see
(define-public ghc-happy
(package
(name "ghc-happy")
- (version "1.19.8")
+ (version "1.19.9")
(source
(origin
(method url-fetch)
@@ -1106,7 +1106,7 @@ postfix notation. For more information on stack based
languages, see
".tar.gz"))
(sha256
(base32
- "186ky3bly0i3cc56qk3r7j7pxh2108aackq4n2lli7jmbnb3kxsd"))))
+ "138xpxdb7x62lpmgmb6b3v3vgdqqvqn4273jaap3mjmc2gla709y"))))
(build-system haskell-build-system)
(home-page "https://hackage.haskell.org/package/happy")
(synopsis "Parser generator for Haskell")
- branch master updated (f9051e3 -> 5289158), Ricardo Wurmus, 2018/10/01
- 01/272: gnu: ghc: Use GHC 8.4.3 as the default GHC., Ricardo Wurmus, 2018/10/01
- 05/272: gnu: cabal-doctest: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 07/272: gnu: ghc-base-prelude: Update to 1.3., Ricardo Wurmus, 2018/10/01
- 13/272: gnu: ghc-happy: Update to 1.19.9.,
Ricardo Wurmus <=
- 14/272: gnu: ghc-ieee754: Update to 0.8.0., Ricardo Wurmus, 2018/10/01
- 04/272: guix: import: stackage: Fix JSON accessors., Ricardo Wurmus, 2018/10/01
- 06/272: gnu: ghc-basement: Update to 0.0.8., Ricardo Wurmus, 2018/10/01
- 08/272: gnu: ghc-cmdargs: Update to 0.10.20., Ricardo Wurmus, 2018/10/01
- 09/272: gnu: ghc-colour: Update to 2.3.4., Ricardo Wurmus, 2018/10/01
- 28/272: gnu: ghc-unix-compat: Update to 0.5.1., Ricardo Wurmus, 2018/10/01
- 21/272: gnu: ghc-setlocale: Update to 1.0.0.8., Ricardo Wurmus, 2018/10/01
- 30/272: gnu: ghc-utf8-string: Update Cabal file to r3., Ricardo Wurmus, 2018/10/01
- 31/272: gnu: ghc-wl-pprint: Update to 1.2.1., Ricardo Wurmus, 2018/10/01
- 11/272: gnu: ghc-entropy: Update to 0.4.1.1., Ricardo Wurmus, 2018/10/01