Date: Saturday, February 15, 2020 @ 16:13:45
  Author: felixonmars
Revision: 571685

upgpkg: haskell-json 0.10-2: rebuild with ghc 8.8.2

Modified:
  haskell-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-15 16:13:01 UTC (rev 571684)
+++ PKGBUILD    2020-02-15 16:13:45 UTC (rev 571685)
@@ -4,7 +4,7 @@
 _hkgname=json
 pkgname=haskell-json
 pkgver=0.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Support for serialising Haskell to and from JSON"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")

Reply via email to