Date: Sunday, June 5, 2022 @ 17:43:11 Author: felixonmars Revision: 1223548
upgpkg: haskell-regex-applicative 0.3.4-140: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 17:43:03 UTC (rev 1223547) +++ PKGBUILD 2022-06-05 17:43:11 UTC (rev 1223548) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=139 +pkgrel=140 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
