Date: Sunday, February 7, 2021 @ 03:56:25 Author: felixonmars Revision: 847768
upgpkg: haskell-text-show 3.9-51: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-text-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-07 03:54:32 UTC (rev 847767) +++ PKGBUILD 2021-02-07 03:56:25 UTC (rev 847768) @@ -3,7 +3,7 @@ _hkgname=text-show pkgname=haskell-text-show pkgver=3.9 -pkgrel=50 +pkgrel=51 pkgdesc="Efficient conversion of values into Text" url="https://github.com/RyanGlScott/text-show" license=('BSD')
