Date: Sunday, February 2, 2020 @ 14:35:34 Author: felixonmars Revision: 561563
upgpkg: haskell-dense-linear-algebra 0.1.0.0-34: rebuild with math-functions 0.3.3.0 Modified: haskell-dense-linear-algebra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 14:34:11 UTC (rev 561562) +++ PKGBUILD 2020-02-02 14:35:34 UTC (rev 561563) @@ -3,7 +3,7 @@ _hkgname=dense-linear-algebra pkgname=haskell-dense-linear-algebra pkgver=0.1.0.0 -pkgrel=33 +pkgrel=34 pkgdesc="Simple and incomplete pure haskell implementation of linear algebra" url="https://github.com/bos/statistics" license=('BSD')
