Date: Saturday, April 23, 2022 @ 20:29:37 Author: felixonmars Revision: 1188350
upgpkg: haskell-dense-linear-algebra 0.1.0.0-183: rebuild with hashable 1.4.0.1 Modified: haskell-dense-linear-algebra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:29:35 UTC (rev 1188349) +++ PKGBUILD 2022-04-23 20:29:37 UTC (rev 1188350) @@ -3,7 +3,7 @@ _hkgname=dense-linear-algebra pkgname=haskell-dense-linear-algebra pkgver=0.1.0.0 -pkgrel=182 +pkgrel=183 pkgdesc="Simple and incomplete pure haskell implementation of linear algebra" url="https://github.com/bos/statistics" license=('BSD')
