Date: Wednesday, March 17, 2021 @ 03:26:11 Author: felixonmars Revision: 892866
upgpkg: haskell-pretty-simple 4.0.0.0-64: rebuild with doctest 0.18.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 03:25:16 UTC (rev 892865) +++ PKGBUILD 2021-03-17 03:26:11 UTC (rev 892866) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=63 +pkgrel=64 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
