me
/
guix
Archived
1
0
Fork 0

gnu: ghc-hxt: Update to 9.3.1.18.

* gnu/packages/haskell-web.scm (ghc-hxt): Update to 9.3.1.18.
master
Timothy Sample 2019-10-31 13:08:39 -04:00
parent b6b2c2183b
commit 8fd2a8169b
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with 2 additions and 2 deletions

View File

@ -1274,7 +1274,7 @@ derivations of regular expressions.")
(define-public ghc-hxt (define-public ghc-hxt
(package (package
(name "ghc-hxt") (name "ghc-hxt")
(version "9.3.1.16") (version "9.3.1.18")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1284,7 +1284,7 @@ derivations of regular expressions.")
".tar.gz")) ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1qq3ykgn355rx242xjcbqqksgvwr6k2fdj5phw4iv28qqxff6m8d")))) "0836k65px3w9c5h1h2bmzq5a7mp6ajxwvfg3pfr2kbxwkgc0j63j"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(inputs (inputs
`(("ghc-hxt-charproperties" ,ghc-hxt-charproperties) `(("ghc-hxt-charproperties" ,ghc-hxt-charproperties)