Date: Thursday, April 25, 2019 @ 12:58:57 Author: felixonmars Revision: 453839
upgpkg: haskell-pretty-show 1.9.5-3 rebuild with ghc 8.6.5 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 12:58:13 UTC (rev 453838) +++ PKGBUILD 2019-04-25 12:58:57 UTC (rev 453839) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.9.5 -pkgrel=2 +pkgrel=3 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="http://wiki.github.com/yav/pretty-show" license=('MIT')
