Date: Sunday, October 6, 2019 @ 11:33:10 Author: felixonmars Revision: 513214
upgpkg: haskell-pretty-show 1.9.5-6 rebuild with happy 1.19.12 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-06 11:32:16 UTC (rev 513213) +++ PKGBUILD 2019-10-06 11:33:10 UTC (rev 513214) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.9.5 -pkgrel=5 +pkgrel=6 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="https://wiki.github.com/yav/pretty-show" license=('MIT')
