Date: Saturday, October 17, 2020 @ 10:32:32 Author: felixonmars Revision: 725344
upgpkg: haskell-pretty-simple 4.0.0.0-6: rebuild with th-abstraction 0.4.0.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-17 10:31:30 UTC (rev 725343) +++ PKGBUILD 2020-10-17 10:32:32 UTC (rev 725344) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
