Date: Sunday, January 16, 2022 @ 20:22:03 Author: felixonmars Revision: 1106415
upgpkg: haskell-cborg-json 0.2.3.0-19: rebuild with cborg 0.2.6.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 20:21:09 UTC (rev 1106414) +++ PKGBUILD 2022-01-16 20:22:03 UTC (rev 1106415) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.3.0 -pkgrel=18 +pkgrel=19 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
