Date: Saturday, December 26, 2020 @ 05:51:15 Author: felixonmars Revision: 792041
upgpkg: haskell-cborg-json 0.2.2.0-85: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 05:50:50 UTC (rev 792040) +++ PKGBUILD 2020-12-26 05:51:15 UTC (rev 792041) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=84 +pkgrel=85 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
