Date: Tuesday, January 18, 2022 @ 15:24:21 Author: felixonmars Revision: 1109089
upgpkg: haskell-arithmoi 0.12.0.1-32: rebuild with hashable 1.3.5.0 Modified: haskell-arithmoi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 15:23:00 UTC (rev 1109088) +++ PKGBUILD 2022-01-18 15:24:21 UTC (rev 1109089) @@ -3,7 +3,7 @@ _hkgname=arithmoi pkgname=haskell-arithmoi pkgver=0.12.0.1 -pkgrel=31 +pkgrel=32 pkgdesc="Efficient basic number-theoretic functions." url="https://github.com/Bodigrim/arithmoi" license=("MIT")
