gnu: ghc-tasty-ant-xml: Update to 1.1.6.
* gnu/packages/haskell-check.scm (ghc-tasty-ant-xml): Update to 1.1.6.
This commit is contained in:
parent
920f44a1ba
commit
c69f98bafd
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
||||||
(define-public ghc-tasty-ant-xml
|
(define-public ghc-tasty-ant-xml
|
||||||
(package
|
(package
|
||||||
(name "ghc-tasty-ant-xml")
|
(name "ghc-tasty-ant-xml")
|
||||||
(version "1.1.4")
|
(version "1.1.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0v0gsb90kh6hwlgxbclzawsskywc6yf7n8xhiifia97l4y0yx2m8"))))
|
"13qqpl1prr9dda87dp45mqybay24n8rhxxgvpc9j34kh72g8j5qw"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-generic-deriving" ,ghc-generic-deriving)
|
`(("ghc-generic-deriving" ,ghc-generic-deriving)
|
||||||
|
|
Reference in a new issue