Date: Wednesday, August 12, 2020 @ 19:33:48 Author: felixonmars Revision: 676599
upgpkg: haskell-cborg-json 0.2.2.0-38: rebuild with quickcheck-instances 0.3.24 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-12 19:33:13 UTC (rev 676598) +++ PKGBUILD 2020-08-12 19:33:48 UTC (rev 676599) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=37 +pkgrel=38 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
