Date: Saturday, May 14, 2022 @ 14:42:58 Author: felixonmars Revision: 1204928
upgpkg: haskell-pretty-simple 4.1.0.0-9: rebuild with hashable 1.4.0.2 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 14:42:49 UTC (rev 1204927) +++ PKGBUILD 2022-05-14 14:42:58 UTC (rev 1204928) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.0.0 -pkgrel=8 +pkgrel=9 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
