Date: Sunday, November 28, 2021 @ 22:45:07 Author: felixonmars Revision: 1055750
upgpkg: haskell-fin 0.2-35: rebuild with regex-base 0.94.0.2 Modified: haskell-fin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 22:44:31 UTC (rev 1055749) +++ PKGBUILD 2021-11-28 22:45:07 UTC (rev 1055750) @@ -3,7 +3,7 @@ _hkgname=fin pkgname=haskell-fin pkgver=0.2 -pkgrel=34 +pkgrel=35 pkgdesc="Nat and Fin: peano naturals and finite numbers" url="https://github.com/phadej/vec" license=("BSD")