Date: Monday, August 31, 2020 @ 04:12:28 Author: felixonmars Revision: 693500
upgpkg: haskell-pretty-simple 3.3.0.0-12: rebuild with happy 1.20.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 04:11:34 UTC (rev 693499) +++ PKGBUILD 2020-08-31 04:12:28 UTC (rev 693500) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=3.3.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
