Date: Monday, December 28, 2020 @ 09:59:10 Author: felixonmars Revision: 794530
upgpkg: haskell-pretty-simple 4.0.0.0-28: rebuild with indexed-traversable 0.1.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 09:58:38 UTC (rev 794529) +++ PKGBUILD 2020-12-28 09:59:10 UTC (rev 794530) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=27 +pkgrel=28 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
