Date: Monday, February 15, 2021 @ 03:45:55
  Author: felixonmars
Revision: 860537

upgpkg: haskell-json 0.10-19: rebuild with doctest 0.18

Modified:
  haskell-json/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-15 03:45:23 UTC (rev 860536)
+++ PKGBUILD    2021-02-15 03:45:55 UTC (rev 860537)
@@ -4,7 +4,7 @@
 _hkgname=json
 pkgname=haskell-json
 pkgver=0.10
-pkgrel=18
+pkgrel=19
 pkgdesc="Support for serialising Haskell to and from JSON"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")

Reply via email to