Date: Thursday, June 17, 2021 @ 21:42:26 Author: felixonmars Revision: 964805
upgpkg: haskell-pretty-show 1.10-10: rebuild with ghc 9.0.1 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 21:41:37 UTC (rev 964804) +++ PKGBUILD 2021-06-17 21:42:26 UTC (rev 964805) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.10 -pkgrel=9 +pkgrel=10 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="https://wiki.github.com/yav/pretty-show" license=('MIT')
