Date: Tuesday, September 21, 2021 @ 14:45:58 Author: felixonmars Revision: 1020431
upgpkg: haskell-json 0.10-58: rebuild with random 1.2.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 14:45:04 UTC (rev 1020430) +++ PKGBUILD 2021-09-21 14:45:58 UTC (rev 1020431) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=57 +pkgrel=58 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
