[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
173/328: gnu: ghc-hslua: Update to 1.0.3.2.
From: |
guix-commits |
Subject: |
173/328: gnu: ghc-hslua: Update to 1.0.3.2. |
Date: |
Sat, 16 Nov 2019 19:33:01 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 641f55604d6a0c840a83152b191ecef8a2743ecc
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:08:51 2019 -0400
gnu: ghc-hslua: Update to 1.0.3.2.
* gnu/packages/haskell-xyz.scm (ghc-hslua): Update to 1.0.3.2.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 4da0455..cb323f9 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5006,14 +5006,14 @@ handler built in.")
(define-public ghc-hslua
(package
(name "ghc-hslua")
- (version "0.9.5.2")
+ (version "1.0.3.2")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"hslua/hslua-" version ".tar.gz"))
(sha256
(base32
- "1rdvv01p214zfjh6fcqjjgqwi8y42wad6cqzhlcv5gvclzw2ck8f"))))
+ "183bgl5jcx5y2r94lviqfw0a5w9089nxjd1z40k8vx9y2h60pm6j"))))
(build-system haskell-build-system)
(arguments
`(#:configure-flags '("-fsystem-lua")))
- 128/328: gnu: ghc-regex: Update to 1.0.2.0., (continued)
- 128/328: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/11/16
- 130/328: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/16
- 132/328: gnu: ghc-attoparsec: Update to 0.13.2.3., guix-commits, 2019/11/16
- 141/328: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/16
- 154/328: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/16
- 159/328: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/16
- 160/328: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/16
- 166/328: gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/16
- 172/328: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/16
- 170/328: gnu: ghc-stringsearch: Update Cabal file to r1., guix-commits, 2019/11/16
- 173/328: gnu: ghc-hslua: Update to 1.0.3.2.,
guix-commits <=
- 103/328: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/16
- 143/328: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/16
- 152/328: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/16
- 175/328: gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/16
- 179/328: gnu: ghc-tls-session-manager: Update to 0.0.3., guix-commits, 2019/11/16
- 140/328: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/16
- 142/328: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/16
- 147/328: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/16
- 165/328: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/16
- 169/328: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/16