Date: Monday, August 8, 2022 @ 15:49:44 Author: felixonmars Revision: 1261176
upgpkg: haskell-regex-applicative 0.3.4-147: rebuild with tasty 1.4.2.3 Modified: haskell-regex-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 15:49:33 UTC (rev 1261175) +++ PKGBUILD 2022-08-08 15:49:44 UTC (rev 1261176) @@ -4,7 +4,7 @@ _hkgname=regex-applicative pkgname=haskell-regex-applicative pkgver=0.3.4 -pkgrel=146 +pkgrel=147 pkgdesc="Regex-based parsing with applicative interface" url="https://github.com/feuerbach/regex-applicative" license=("MIT")
