Date: Monday, August 31, 2020 @ 04:24:51 Author: felixonmars Revision: 693524
upgpkg: haskell-regex-applicative 0.3.4-9: rebuild with happy 1.20.0 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 04:24:13 UTC (rev 693523) +++ PKGBUILD 2020-08-31 04:24:51 UTC (rev 693524) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=8 +pkgrel=9 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
