Date: Thursday, March 24, 2022 @ 00:25:38 Author: felixonmars Revision: 1172686
upgpkg: haskell-regex-applicative 0.3.4-130: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:25:32 UTC (rev 1172685) +++ PKGBUILD 2022-03-24 00:25:38 UTC (rev 1172686) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=129 +pkgrel=130 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
