Date: Wednesday, November 4, 2020 @ 18:00:29 Author: felixonmars Revision: 742478
upgpkg: haskell-cborg-json 0.2.2.0-68: rebuild with quickcheck-instances 0.3.25 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-04 17:59:53 UTC (rev 742477) +++ PKGBUILD 2020-11-04 18:00:29 UTC (rev 742478) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=67 +pkgrel=68 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
