Date: Thursday, September 22, 2022 @ 09:49:28 Author: felixonmars Revision: 1306886
upgpkg: haskell-regex-applicative 0.3.4-153: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:48:34 UTC (rev 1306885) +++ PKGBUILD 2022-09-22 09:49:28 UTC (rev 1306886) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=152 +pkgrel=153 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
