aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/haskell-check.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index 4e619b3b0e..3787b4defe 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -39,7 +39,7 @@
(define-public ghc-tasty-ant-xml
(package
(name "ghc-tasty-ant-xml")
- (version "1.1.4")
+ (version "1.1.6")
(source
(origin
(method url-fetch)
@@ -49,7 +49,7 @@
".tar.gz"))
(sha256
(base32
- "0v0gsb90kh6hwlgxbclzawsskywc6yf7n8xhiifia97l4y0yx2m8"))))
+ "13qqpl1prr9dda87dp45mqybay24n8rhxxgvpc9j34kh72g8j5qw"))))
(build-system haskell-build-system)
(inputs
`(("ghc-generic-deriving" ,ghc-generic-deriving)
Lepiller 2019-03-29gnu: php: Fix typo.Ludovic Courtès 2019-03-28gnu: php: Disable failing tests on armhf.Julien Lepiller 2019-03-07gnu: php: Update to 7.3.3.Julien Lepiller 2019-02-04gnu: php: Fix test failure.Oleg Pykhalov 2019-01-16gnu: php: Update to 7.3.1.Julien Lepiller 2019-01-16gnu: Move dbm databases to new module.Ricardo Wurmus 2019-01-16gnu: Move sqlite to separate module.Ricardo Wurmus 2019-01-01gnu: php-with-bcmath: Deprecate in favour of 'php'.Oleg Pykhalov 2018-12-29gnu: php: Build bcmath.Ricardo Wurmus 2018-12-17gnu: Add php-with-bcmath.Oleg Pykhalov 2018-12-13gnu: php: Update to 7.3.0.Oleg Pykhalov 2018-11-14Merge branch 'master' into core-updatesMarius Bakke 2018-11-12gnu: php: Update to 7.2.12.Julien Lepiller 2018-09-20Merge branch 'master' into core-updatesMarius Bakke 2018-09-15gnu: php: Update to 7.2.10.Julien Lepiller 2018-09-10gnu: libgd: Incorporate grafted changes.Marius Bakke 2018-09-09gnu: libgd: Fix CVE-2018-{5711,1000222}.Leo Famulari 2018-07-19gnu: php: Update to 7.2.8.Julien Lepiller 2018-07-17gnu: php: Update to 7.2.7.Julien Lepiller 2018-07-12gnu: php: Build with an older oniguruma.Marius Bakke 2018-04-10Merge branch 'master' into core-updatesMark H Weaver 2018-03-30gnu: Update php to 7.2.4.Julien Lepiller 2018-03-16gnu: All snippets report errors using exceptions, else return #t.Mark H Weaver 2018-03-01gnu: php: Fix test failure.Julien Lepiller 2018-03-01gnu: php: Update to 7.2.3.Tobias Geerinckx-Rice 2018-01-27gnu: php: Update to 7.2.1.Julien Lepiller