Date: Thursday, March 3, 2022 @ 13:15:01 Author: felixonmars Revision: 1140788
upgpkg: haskell-dense-linear-algebra 0.1.0.0-172: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-dense-linear-algebra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 13:14:38 UTC (rev 1140787) +++ PKGBUILD 2022-03-03 13:15:01 UTC (rev 1140788) @@ -3,7 +3,7 @@ _hkgname=dense-linear-algebra pkgname=haskell-dense-linear-algebra pkgver=0.1.0.0 -pkgrel=171 +pkgrel=172 pkgdesc="Simple and incomplete pure haskell implementation of linear algebra" url="https://github.com/bos/statistics" license=('BSD')
