Date: Sunday, December 25, 2022 @ 20:56:17 Author: felixonmars Revision: 1366862
upgpkg: haskell-pretty-simple 4.1.2.0-8: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 20:56:14 UTC (rev 1366861) +++ PKGBUILD 2022-12-25 20:56:17 UTC (rev 1366862) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
