Date: Wednesday, May 26, 2021 @ 20:15:38 Author: felixonmars Revision: 946942
upgpkg: haskell-fin 0.2-8: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-fin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:15:11 UTC (rev 946941) +++ PKGBUILD 2021-05-26 20:15:38 UTC (rev 946942) @@ -3,7 +3,7 @@ _hkgname=fin pkgname=haskell-fin pkgver=0.2 -pkgrel=7 +pkgrel=8 pkgdesc="Nat and Fin: peano naturals and finite numbers" url="https://github.com/phadej/vec" license=("BSD")
