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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 10:21:24 UTC 2022


    Date: Wednesday, May 4, 2022 @ 10:21:24
  Author: felixonmars
Revision: 1193093

upgpkg: haskell-json 0.10-93: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6

Modified:
  haskell-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 10:21:18 UTC (rev 1193092)
+++ PKGBUILD	2022-05-04 10:21:24 UTC (rev 1193093)
@@ -4,7 +4,7 @@
 _hkgname=json
 pkgname=haskell-json
 pkgver=0.10
-pkgrel=92
+pkgrel=93
 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