Date: Sunday, June 20, 2021 @ 16:04:15 Author: felixonmars Revision: 965939
upgpkg: haskell-regex-applicative 0.3.4-87: rebuild with ghc 9.0.1 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-20 16:03:29 UTC (rev 965938) +++ PKGBUILD 2021-06-20 16:04:15 UTC (rev 965939) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=86 +pkgrel=87 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
