Date: Tuesday, September 6, 2022 @ 18:46:13 Author: felixonmars Revision: 1294488
upgpkg: haskell-pretty-simple 4.1.1.0-4: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 18:45:59 UTC (rev 1294487) +++ PKGBUILD 2022-09-06 18:46:13 UTC (rev 1294488) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
