Date: Sunday, March 28, 2021 @ 03:13:53 Author: felixonmars Revision: 906101
upgpkg: haskell-regex-applicative 0.3.4-73: rebuild with tasty 1.4.1 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 03:13:16 UTC (rev 906100) +++ PKGBUILD 2021-03-28 03:13:53 UTC (rev 906101) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=72 +pkgrel=73 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
