Date: Monday, November 2, 2020 @ 15:03:27 Author: felixonmars Revision: 739825
upgpkg: haskell-pretty-simple 4.0.0.0-11: rebuild with HUnit 1.6.1.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 15:02:37 UTC (rev 739824) +++ PKGBUILD 2020-11-02 15:03:27 UTC (rev 739825) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
