Date: Monday, March 14, 2022 @ 00:33:30 Author: felixonmars Revision: 1151998
upgpkg: haskell-dense-linear-algebra 0.1.0.0-175: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-dense-linear-algebra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 00:33:01 UTC (rev 1151997) +++ PKGBUILD 2022-03-14 00:33:30 UTC (rev 1151998) @@ -3,7 +3,7 @@ _hkgname=dense-linear-algebra pkgname=haskell-dense-linear-algebra pkgver=0.1.0.0 -pkgrel=174 +pkgrel=175 pkgdesc="Simple and incomplete pure haskell implementation of linear algebra" url="https://github.com/bos/statistics" license=('BSD')
