Date: Sunday, January 31, 2021 @ 01:19:20 Author: felixonmars Revision: 836864
upgpkg: haskell-regex-applicative 0.3.4-52: rebuild with vector 0.12.2.0 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 01:18:42 UTC (rev 836863) +++ PKGBUILD 2021-01-31 01:19:20 UTC (rev 836864) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=51 +pkgrel=52 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
