Date: Monday, December 20, 2021 @ 04:40:22 Author: felixonmars Revision: 1079468
upgpkg: haskell-cborg-json 0.2.3.0-8: rebuild with attoparsec 0.14.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 04:39:47 UTC (rev 1079467) +++ PKGBUILD 2021-12-20 04:40:22 UTC (rev 1079468) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.3.0 -pkgrel=7 +pkgrel=8 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
