Date: Sunday, April 10, 2022 @ 11:24:15 Author: felixonmars Revision: 1184414
upgpkg: haskell-pretty-simple 4.1.0.0-3: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 11:24:09 UTC (rev 1184413) +++ PKGBUILD 2022-04-10 11:24:15 UTC (rev 1184414) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
