Date: Sunday, October 4, 2020 @ 07:26:10 Author: felixonmars Revision: 717325
upgpkg: haskell-pretty-simple 4.0.0.0-3: rebuild with transformers-compat 0.6.6 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 07:25:41 UTC (rev 717324) +++ PKGBUILD 2020-10-04 07:26:10 UTC (rev 717325) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
