Date: Saturday, August 1, 2020 @ 01:08:46 Author: felixonmars Revision: 666934
upgpkg: haskell-cborg-json 0.2.2.0-32: rebuild with QuickCheck 2.14.1 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 01:08:06 UTC (rev 666933) +++ PKGBUILD 2020-08-01 01:08:46 UTC (rev 666934) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=31 +pkgrel=32 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
