Date: Saturday, February 6, 2021 @ 22:03:29 Author: felixonmars Revision: 847435
upgpkg: haskell-cborg 0.2.4.0-81: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 22:01:41 UTC (rev 847434) +++ PKGBUILD 2021-02-06 22:03:29 UTC (rev 847435) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=80 +pkgrel=81 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
