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