Date: Monday, February 15, 2021 @ 10:42:31 Author: felixonmars Revision: 860999
upgpkg: haskell-pretty-simple 4.0.0.0-55: rebuild with doctest 0.18 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 10:41:56 UTC (rev 860998) +++ PKGBUILD 2021-02-15 10:42:31 UTC (rev 860999) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=54 +pkgrel=55 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
