Date: Friday, January 28, 2022 @ 20:15:54 Author: felixonmars Revision: 1118584
upgpkg: haskell-cborg-json 0.2.3.0-24: rebuild with async 2.2.4 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 20:15:33 UTC (rev 1118583) +++ PKGBUILD 2022-01-28 20:15:54 UTC (rev 1118584) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.3.0 -pkgrel=23 +pkgrel=24 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
