Date: Saturday, February 6, 2021 @ 22:04:20 Author: felixonmars Revision: 847437
upgpkg: haskell-cborg-json 0.2.2.0-111: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 22:03:39 UTC (rev 847436) +++ PKGBUILD 2021-02-06 22:04:20 UTC (rev 847437) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=110 +pkgrel=111 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
