Date: Thursday, December 17, 2020 @ 21:20:48 Author: felixonmars Revision: 778107
upgpkg: haskell-pretty-simple 4.0.0.0-22: rebuild with th-abstraction 0.4.1.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 21:19:55 UTC (rev 778106) +++ PKGBUILD 2020-12-17 21:20:48 UTC (rev 778107) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=21 +pkgrel=22 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
