Date: Saturday, May 28, 2022 @ 14:44:10 Author: felixonmars Revision: 1211723
upgpkg: haskell-regex-applicative 0.3.4-137: rebuild with doctest 0.20.0 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:44:04 UTC (rev 1211722) +++ PKGBUILD 2022-05-28 14:44:10 UTC (rev 1211723) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=136 +pkgrel=137 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
