Date: Saturday, March 6, 2021 @ 03:09:37 Author: felixonmars Revision: 883116
upgpkg: haskell-regex-applicative 0.3.4-66: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 03:09:12 UTC (rev 883115) +++ PKGBUILD 2021-03-06 03:09:37 UTC (rev 883116) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=65 +pkgrel=66 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
