Date: Wednesday, October 7, 2020 @ 10:54:29 Author: felixonmars Revision: 720313
upgpkg: haskell-pretty-simple 4.0.0.0-4: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-07 10:53:55 UTC (rev 720312) +++ PKGBUILD 2020-10-07 10:54:29 UTC (rev 720313) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
