Date: Thursday, March 4, 2021 @ 11:49:02 Author: felixonmars Revision: 880187
upgpkg: haskell-pretty-simple 4.0.0.0-60: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 11:48:28 UTC (rev 880186) +++ PKGBUILD 2021-03-04 11:49:02 UTC (rev 880187) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=59 +pkgrel=60 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
