Date: Sunday, June 5, 2022 @ 17:41:34 Author: felixonmars Revision: 1223538
upgpkg: haskell-dense-linear-algebra 0.1.0.0-190: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-dense-linear-algebra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 17:41:26 UTC (rev 1223537) +++ PKGBUILD 2022-06-05 17:41:34 UTC (rev 1223538) @@ -3,7 +3,7 @@ _hkgname=dense-linear-algebra pkgname=haskell-dense-linear-algebra pkgver=0.1.0.0 -pkgrel=189 +pkgrel=190 pkgdesc="Simple and incomplete pure haskell implementation of linear algebra" url="https://github.com/bos/statistics" license=('BSD')
