Date: Friday, February 18, 2022 @ 23:33:27 Author: felixonmars Revision: 1134531
upgpkg: haskell-shell-escape 0.2.0-128: rebuild with hashable 1.4.0.0 Modified: haskell-shell-escape/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:33:01 UTC (rev 1134530) +++ PKGBUILD 2022-02-18 23:33:27 UTC (rev 1134531) @@ -3,7 +3,7 @@ _hkgname=shell-escape pkgname=haskell-shell-escape pkgver=0.2.0 -pkgrel=127 +pkgrel=128 pkgdesc="Shell escaping library" url="https://github.com/solidsnack/shell-escape" license=('BSD')
