[arch-commits] Commit in haskell-json/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 26 16:18:32 UTC 2021


    Date: Monday, July 26, 2021 @ 16:18:32
  Author: felixonmars
Revision: 985482

upgpkg: haskell-json 0.10-51: rebuild with transformers-compat 0.7

Modified:
  haskell-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 16:17:48 UTC (rev 985481)
+++ PKGBUILD	2021-07-26 16:18:32 UTC (rev 985482)
@@ -4,7 +4,7 @@
 _hkgname=json
 pkgname=haskell-json
 pkgver=0.10
-pkgrel=50
+pkgrel=51
 pkgdesc="Support for serialising Haskell to and from JSON"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")



More information about the arch-commits mailing list