Date: Monday, March 22, 2021 @ 23:26:52 Author: felixonmars Revision: 899363
upgpkg: haskell-shell-escape 0.2.0-78: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-shell-escape/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-22 23:26:16 UTC (rev 899362) +++ PKGBUILD 2021-03-22 23:26:52 UTC (rev 899363) @@ -3,7 +3,7 @@ _hkgname=shell-escape pkgname=haskell-shell-escape pkgver=0.2.0 -pkgrel=77 +pkgrel=78 pkgdesc="Shell escaping library" url="https://github.com/solidsnack/shell-escape" license=('BSD')