Date: Friday, January 7, 2022 @ 20:22:55 Author: felixonmars Revision: 1096290
upgpkg: haskell-regex-applicative 0.3.4-114: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 20:22:20 UTC (rev 1096289) +++ PKGBUILD 2022-01-07 20:22:55 UTC (rev 1096290) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=113 +pkgrel=114 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
