Date: Thursday, January 27, 2022 @ 20:50:57 Author: felixonmars Revision: 1117682
upgpkg: haskell-regex-applicative 0.3.4-118: rebuild with async 2.2.4 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 20:50:47 UTC (rev 1117681) +++ PKGBUILD 2022-01-27 20:50:57 UTC (rev 1117682) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=117 +pkgrel=118 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
