Date: Tuesday, April 13, 2021 @ 12:05:05 Author: felixonmars Revision: 917138
upgpkg: haskell-pretty-simple 4.0.0.0-72: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 12:04:25 UTC (rev 917137) +++ PKGBUILD 2021-04-13 12:05:05 UTC (rev 917138) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=71 +pkgrel=72 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
