Date: Friday, May 10, 2019 @ 15:22:07 Author: felixonmars Revision: 464869
upgpkg: haskell-pretty-show 1.9.5-4 rebuild with happy 1.19.10 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-10 15:21:27 UTC (rev 464868) +++ PKGBUILD 2019-05-10 15:22:07 UTC (rev 464869) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.9.5 -pkgrel=3 +pkgrel=4 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="http://wiki.github.com/yav/pretty-show" license=('MIT')
