Date: Wednesday, January 26, 2022 @ 13:38:28 Author: felixonmars Revision: 1115710
upgpkg: haskell-pretty-simple 4.0.0.0-129: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-26 13:38:03 UTC (rev 1115709) +++ PKGBUILD 2022-01-26 13:38:28 UTC (rev 1115710) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=128 +pkgrel=129 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
