Date: Sunday, December 9, 2018 @ 22:31:06 Author: felixonmars Revision: 413362
upgpkg: haskell-pretty-show 1.8.2-5 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 22:30:28 UTC (rev 413361) +++ PKGBUILD 2018-12-09 22:31:06 UTC (rev 413362) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.8.2 -pkgrel=4 +pkgrel=5 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="http://wiki.github.com/yav/pretty-show" license=('MIT')
