Date: Wednesday, March 22, 2023 @ 03:07:09 Author: felixonmars Revision: 1425841
upgpkg: haskell-cborg-json 0.2.5.0-34: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 03:07:05 UTC (rev 1425840) +++ PKGBUILD 2023-03-22 03:07:09 UTC (rev 1425841) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.5.0 -pkgrel=33 +pkgrel=34 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
