Date: Friday, January 1, 2021 @ 02:32:19 Author: felixonmars Revision: 801655
upgpkg: haskell-cborg-json 0.2.2.0-89: rebuild with contravariant 1.5.3 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 02:31:55 UTC (rev 801654) +++ PKGBUILD 2021-01-01 02:32:19 UTC (rev 801655) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=88 +pkgrel=89 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
