Date: Friday, April 1, 2022 @ 04:03:19 Author: felixonmars Revision: 1178653
upgpkg: haskell-regex-applicative 0.3.4-131: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 04:03:11 UTC (rev 1178652) +++ PKGBUILD 2022-04-01 04:03:19 UTC (rev 1178653) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=130 +pkgrel=131 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
