Date: Friday, January 29, 2021 @ 00:51:13 Author: felixonmars Revision: 833763
upgpkg: haskell-json 0.10-10: rebuild with bifunctors 5.5.10 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 00:50:30 UTC (rev 833762) +++ PKGBUILD 2021-01-29 00:51:13 UTC (rev 833763) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=9 +pkgrel=10 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
