Date: Wednesday, October 26, 2022 @ 13:19:42 Author: felixonmars Revision: 1335592
upgpkg: haskell-fin 0.2.1-49: rebuild with doctest 0.20.1 Modified: haskell-fin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:19:39 UTC (rev 1335591) +++ PKGBUILD 2022-10-26 13:19:42 UTC (rev 1335592) @@ -3,7 +3,7 @@ _hkgname=fin pkgname=haskell-fin pkgver=0.2.1 -pkgrel=48 +pkgrel=49 pkgdesc="Nat and Fin: peano naturals and finite numbers" url="https://github.com/phadej/vec" license=("BSD")
