Date: Friday, February 17, 2023 @ 13:35:47 Author: felixonmars Revision: 1402192
upgpkg: haskell-pretty-simple 4.1.2.0-17: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 13:35:47 UTC (rev 1402191) +++ PKGBUILD 2023-02-17 13:35:47 UTC (rev 1402192) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.2.0 -pkgrel=16 +pkgrel=17 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
