Date: Wednesday, February 2, 2022 @ 17:30:55 Author: felixonmars Revision: 1122817
upgpkg: haskell-json 0.10-78: rebuild with base-orphans 0.8.6 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 17:30:30 UTC (rev 1122816) +++ PKGBUILD 2022-02-02 17:30:55 UTC (rev 1122817) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=77 +pkgrel=78 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
