Date: Thursday, March 3, 2022 @ 14:10:43 Author: felixonmars Revision: 1140886
upgpkg: haskell-regex-applicative 0.3.4-122: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 14:10:22 UTC (rev 1140885) +++ PKGBUILD 2022-03-03 14:10:43 UTC (rev 1140886) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=121 +pkgrel=122 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
