Date: Monday, January 10, 2022 @ 19:03:48 Author: felixonmars Revision: 1099834
upgpkg: haskell-pretty-show 1.10-13: rebuild with ghc 9.0.2 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 19:03:02 UTC (rev 1099833) +++ PKGBUILD 2022-01-10 19:03:48 UTC (rev 1099834) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.10 -pkgrel=12 +pkgrel=13 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="https://wiki.github.com/yav/pretty-show" license=('MIT')
