Date: Saturday, September 25, 2021 @ 00:31:41 Author: felixonmars Revision: 1024155
upgpkg: haskell-arithmoi 0.12.0.1-5: rebuild with vector 0.12.3.1 Modified: haskell-arithmoi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-25 00:27:42 UTC (rev 1024154) +++ PKGBUILD 2021-09-25 00:31:41 UTC (rev 1024155) @@ -3,7 +3,7 @@ _hkgname=arithmoi pkgname=haskell-arithmoi pkgver=0.12.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Efficient basic number-theoretic functions." url="https://github.com/Bodigrim/arithmoi" license=("MIT")
