Date: Saturday, March 28, 2020 @ 14:39:47 Author: felixonmars Revision: 605138
upgpkg: haskell-cborg-json 0.2.2.0-8: rebuild with attoparsec 0.13.2.4 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 14:39:13 UTC (rev 605137) +++ PKGBUILD 2020-03-28 14:39:47 UTC (rev 605138) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
