Date: Monday, September 14, 2020 @ 19:28:45 Author: felixonmars Revision: 706392
upgpkg: haskell-pretty-simple 3.3.0.0-17: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 19:28:14 UTC (rev 706391) +++ PKGBUILD 2020-09-14 19:28:45 UTC (rev 706392) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=3.3.0.0 -pkgrel=16 +pkgrel=17 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
