Date: Saturday, February 6, 2021 @ 20:32:21 Author: felixonmars Revision: 847322
upgpkg: haskell-pretty-simple 4.0.0.0-50: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 20:31:30 UTC (rev 847321) +++ PKGBUILD 2021-02-06 20:32:21 UTC (rev 847322) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=49 +pkgrel=50 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
