Date: Thursday, April 23, 2020 @ 14:34:47 Author: felixonmars Revision: 618196
upgpkg: haskell-pretty-show 1.10-4: rebuild with ghc 8.10.1 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 14:34:15 UTC (rev 618195) +++ PKGBUILD 2020-04-23 14:34:47 UTC (rev 618196) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.10 -pkgrel=3 +pkgrel=4 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="https://wiki.github.com/yav/pretty-show" license=('MIT')
