Date: Thursday, March 25, 2021 @ 17:02:34 Author: felixonmars Revision: 903278
upgpkg: haskell-pretty-simple 4.0.0.0-68: rebuild with tasty 1.4.0.3 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 17:01:44 UTC (rev 903277) +++ PKGBUILD 2021-03-25 17:02:34 UTC (rev 903278) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=67 +pkgrel=68 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
