[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
180/290: gnu: ghc-hslua-module-text: Update to 0.2.1.
From: |
guix-commits |
Subject: |
180/290: gnu: ghc-hslua-module-text: Update to 0.2.1. |
Date: |
Wed, 6 Nov 2019 08:22:59 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c185328bb62078daf5ae2299af21296dd1a15e4f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:11:14 2019 -0400
gnu: ghc-hslua-module-text: Update to 0.2.1.
* gnu/packages/haskell-xyz.scm (ghc-hslua-module-text): Update to 0.2.1.
[arguments]: Remove '#:cabal-revision'.
---
gnu/packages/haskell-xyz.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 987cd2d..a132866 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5037,7 +5037,7 @@ described in @url{https://www.lua.org/}.")
(define-public ghc-hslua-module-text
(package
(name "ghc-hslua-module-text")
- (version "0.1.2.1")
+ (version "0.2.1")
(source
(origin
(method url-fetch)
@@ -5046,11 +5046,8 @@ described in @url{https://www.lua.org/}.")
version ".tar.gz"))
(sha256
(base32
- "0bcfpb1dhnxp0gr376ai4w7vczr9zrjl1r3r6w7kcxivfkwq9cxf"))))
+ "1ikdwvvxhbd5wmfr85dzs2ccamh9rbbpgy899z7s1vlv5q1dj0hk"))))
(build-system haskell-build-system)
- (arguments
- `(#:cabal-revision
- ("1" "0vajlsd7y6pwa08635q0cx8z5c1c55bk7fvavw7g2vmyvxqjzx6n")))
(inputs
`(("ghc-hslua" ,ghc-hslua)))
(native-inputs
- 106/290: gnu: ghc-extra: Update to 1.6.18., (continued)
- 106/290: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/06
- 105/290: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/11/06
- 117/290: gnu: ghc-fgl: Update to 5.7.0.1., guix-commits, 2019/11/06
- 123/290: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/06
- 128/290: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/11/06
- 184/290: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/11/06
- 163/290: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/06
- 171/290: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/11/06
- 175/290: gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/06
- 179/290: gnu: ghc-tls-session-manager: Update to 0.0.3., guix-commits, 2019/11/06
- 180/290: gnu: ghc-hslua-module-text: Update to 0.2.1.,
guix-commits <=
- 182/290: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/11/06
- 188/290: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/06
- 181/290: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/06
- 196/290: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/06
- 183/290: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/11/06
- 204/290: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/06
- 207/290: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/06
- 198/290: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/06
- 160/290: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/06
- 167/290: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/06