Date: Saturday, April 23, 2022 @ 18:25:22 Author: felixonmars Revision: 1187827
upgpkg: haskell-math-functions 0.3.4.2-136: rebuild with hashable 1.4.0.1 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 18:25:16 UTC (rev 1187826) +++ PKGBUILD 2022-04-23 18:25:22 UTC (rev 1187827) @@ -4,7 +4,7 @@ _hkgname=math-functions pkgname=haskell-math-functions pkgver=0.3.4.2 -pkgrel=135 +pkgrel=136 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("BSD")