Date: Monday, February 26, 2018 @ 19:05:01 Author: felixonmars Revision: 298674
upgpkg: haskell-pretty-show 1.6.16-2 rebuild with mtl,2.2.2 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 19:04:26 UTC (rev 298673) +++ PKGBUILD 2018-02-26 19:05:01 UTC (rev 298674) @@ -4,7 +4,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.6.16 -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')
