Date: Sunday, January 31, 2021 @ 17:51:48 Author: felixonmars Revision: 838372
upgpkg: haskell-json 0.10-12: rebuild with unliftio 0.2.14 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 17:51:06 UTC (rev 838371) +++ PKGBUILD 2021-01-31 17:51:48 UTC (rev 838372) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=11 +pkgrel=12 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
