Date: Tuesday, August 25, 2020 @ 14:03:06 Author: felixonmars Revision: 688267
upgpkg: haskell-pretty-simple 3.3.0.0-10: rebuild with random 1.2.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 14:02:13 UTC (rev 688266) +++ PKGBUILD 2020-08-25 14:03:06 UTC (rev 688267) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=3.3.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
