Date: Thursday, September 22, 2022 @ 11:39:06 Author: felixonmars Revision: 1307458
upgpkg: haskell-pretty-simple 4.1.1.0-9: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 11:39:05 UTC (rev 1307457) +++ PKGBUILD 2022-09-22 11:39:06 UTC (rev 1307458) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.1.0 -pkgrel=8 +pkgrel=9 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
