Date: Friday, August 21, 2020 @ 07:55:06 Author: felixonmars Revision: 685787
upgpkg: haskell-pretty-simple 3.3.0.0-9: rebuild with dlist 1.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-21 07:54:12 UTC (rev 685786) +++ PKGBUILD 2020-08-21 07:55:06 UTC (rev 685787) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=3.3.0.0 -pkgrel=8 +pkgrel=9 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
