Date: Wednesday, February 10, 2021 @ 17:31:58 Author: felixonmars Revision: 853796
upgpkg: haskell-cborg-json 0.2.2.0-114: rebuild with attoparsec 0.13.2.5 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 17:31:29 UTC (rev 853795) +++ PKGBUILD 2021-02-10 17:31:58 UTC (rev 853796) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=113 +pkgrel=114 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
