Date: Tuesday, July 27, 2021 @ 01:25:34 Author: felixonmars Revision: 986367
upgpkg: haskell-cborg-json 0.2.2.0-160: rebuild with transformers-compat 0.7 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-27 01:25:01 UTC (rev 986366) +++ PKGBUILD 2021-07-27 01:25:34 UTC (rev 986367) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=159 +pkgrel=160 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
