Date: Thursday, April 22, 2021 @ 21:01:06 Author: felixonmars Revision: 921721
upgpkg: haskell-regex-applicative 0.3.4-77: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 21:00:54 UTC (rev 921720) +++ PKGBUILD 2021-04-22 21:01:06 UTC (rev 921721) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=76 +pkgrel=77 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
