Date: Monday, February 6, 2023 @ 01:33:16 Author: felixonmars Revision: 1393618
upgpkg: haskell-regex-applicative 0.3.4-168: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:33:16 UTC (rev 1393617) +++ PKGBUILD 2023-02-06 01:33:16 UTC (rev 1393618) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=167 +pkgrel=168 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
