Date: Monday, March 1, 2021 @ 19:07:58 Author: felixonmars Revision: 876607
upgpkg: haskell-regex-applicative 0.3.4-64: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 19:07:13 UTC (rev 876606) +++ PKGBUILD 2021-03-01 19:07:58 UTC (rev 876607) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=63 +pkgrel=64 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
