samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 429ca5c4cc1313b10f33d12afe7e62b01006885a
Author: Timothy Sample <[email protected]>
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.
---
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 d110a54..a5b8770 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4996,7 +4996,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)
@@ -5005,7 +5005,7 @@ described in @url{https://www.lua.org/}.")
version ".tar.gz"))
(sha256
(base32
- "0bcfpb1dhnxp0gr376ai4w7vczr9zrjl1r3r6w7kcxivfkwq9cxf"))))
+ "1ikdwvvxhbd5wmfr85dzs2ccamh9rbbpgy899z7s1vlv5q1dj0hk"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision