Date: Monday, November 16, 2020 @ 18:04:13 Author: felixonmars Revision: 755473
upgpkg: haskell-cborg-json 0.2.2.0-71: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 18:03:07 UTC (rev 755472) +++ PKGBUILD 2020-11-16 18:04:13 UTC (rev 755473) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=70 +pkgrel=71 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
