Date: Friday, April 1, 2022 @ 06:05:46 Author: felixonmars Revision: 1179283
upgpkg: haskell-pretty-simple 4.0.0.0-147: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 06:05:39 UTC (rev 1179282) +++ PKGBUILD 2022-04-01 06:05:46 UTC (rev 1179283) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=146 +pkgrel=147 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
