Date: Thursday, September 17, 2020 @ 22:14:33 Author: felixonmars Revision: 709522
upgpkg: haskell-dense-linear-algebra 0.1.0.0-64: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-dense-linear-algebra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 22:14:05 UTC (rev 709521) +++ PKGBUILD 2020-09-17 22:14:33 UTC (rev 709522) @@ -3,7 +3,7 @@ _hkgname=dense-linear-algebra pkgname=haskell-dense-linear-algebra pkgver=0.1.0.0 -pkgrel=63 +pkgrel=64 pkgdesc="Simple and incomplete pure haskell implementation of linear algebra" url="https://github.com/bos/statistics" license=('BSD')
