Date: Saturday, December 5, 2020 @ 14:13:48 Author: felixonmars Revision: 770645
upgpkg: haskell-pretty-simple 4.0.0.0-19: rebuild with time-compat 1.9.5 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-05 14:12:58 UTC (rev 770644) +++ PKGBUILD 2020-12-05 14:13:48 UTC (rev 770645) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=18 +pkgrel=19 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
