Date: Thursday, March 3, 2022 @ 13:43:50 Author: felixonmars Revision: 1140818
upgpkg: haskell-fin 0.2.1-9: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-fin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 13:43:26 UTC (rev 1140817) +++ PKGBUILD 2022-03-03 13:43:50 UTC (rev 1140818) @@ -3,7 +3,7 @@ _hkgname=fin pkgname=haskell-fin pkgver=0.2.1 -pkgrel=8 +pkgrel=9 pkgdesc="Nat and Fin: peano naturals and finite numbers" url="https://github.com/phadej/vec" license=("BSD")
