Date: Friday, March 12, 2021 @ 10:12:47 Author: felixonmars Revision: 888564
upgpkg: haskell-cborg-json 0.2.2.0-128: rebuild with tasty 1.4.0.1 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 10:12:06 UTC (rev 888563) +++ PKGBUILD 2021-03-12 10:12:47 UTC (rev 888564) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=127 +pkgrel=128 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
