Date: Monday, December 13, 2021 @ 14:48:46 Author: felixonmars Revision: 1071794
upgpkg: haskell-cborg-json 0.2.3.0-5: rebuild with indexed-traversable 0.1.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 14:48:11 UTC (rev 1071793) +++ PKGBUILD 2021-12-13 14:48:46 UTC (rev 1071794) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.3.0 -pkgrel=4 +pkgrel=5 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
