Date: Monday, December 21, 2020 @ 19:50:25 Author: felixonmars Revision: 781487
upgpkg: haskell-pretty-simple 4.0.0.0-23: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 19:49:35 UTC (rev 781486) +++ PKGBUILD 2020-12-21 19:50:25 UTC (rev 781487) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=22 +pkgrel=23 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
