Date: Tuesday, May 26, 2020 @ 20:21:28 Author: felixonmars Revision: 635305
upgpkg: haskell-cborg-json 0.2.2.0-21: rebuild with quickcheck-instances 0.3.23 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-26 20:20:36 UTC (rev 635304) +++ PKGBUILD 2020-05-26 20:21:28 UTC (rev 635305) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=20 +pkgrel=21 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
