Date: Monday, March 14, 2022 @ 01:29:20 Author: felixonmars Revision: 1152096
upgpkg: haskell-regex-applicative 0.3.4-125: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 01:28:55 UTC (rev 1152095) +++ PKGBUILD 2022-03-14 01:29:20 UTC (rev 1152096) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=124 +pkgrel=125 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
