Date: Saturday, March 9, 2019 @ 17:36:27 Author: felixonmars Revision: 438572
upgpkg: haskell-pretty-show 1.9.5-2 rebuild with ghc 8.6.4 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 17:35:43 UTC (rev 438571) +++ PKGBUILD 2019-03-09 17:36:27 UTC (rev 438572) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.9.5 -pkgrel=1 +pkgrel=2 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="http://wiki.github.com/yav/pretty-show" license=('MIT')
