Date: Saturday, February 6, 2021 @ 22:06:07 Author: felixonmars Revision: 847441
upgpkg: haskell-serialise 0.2.3.0-97: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 22:05:36 UTC (rev 847440) +++ PKGBUILD 2021-02-06 22:06:07 UTC (rev 847441) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=96 +pkgrel=97 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
