Date: Thursday, May 31, 2018 @ 17:22:42 Author: felixonmars Revision: 335062
upgpkg: haskell-pretty-show 1.7-3 rebuild with ghc 8.4.3 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 17:21:57 UTC (rev 335061) +++ PKGBUILD 2018-05-31 17:22:42 UTC (rev 335062) @@ -4,7 +4,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.7 -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')
