Date: Sunday, September 19, 2021 @ 18:34:06 Author: felixonmars Revision: 1017687
upgpkg: haskell-regex-applicative 0.3.4-98: rebuild with unliftio 0.2.20 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 18:33:18 UTC (rev 1017686) +++ PKGBUILD 2021-09-19 18:34:06 UTC (rev 1017687) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=97 +pkgrel=98 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
