Date: Wednesday, December 23, 2020 @ 08:12:27 Author: felixonmars Revision: 783916
upgpkg: haskell-cborg-json 0.2.2.0-81: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 08:11:26 UTC (rev 783915) +++ PKGBUILD 2020-12-23 08:12:27 UTC (rev 783916) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=80 +pkgrel=81 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
