Date: Thursday, May 13, 2021 @ 13:10:06 Author: felixonmars Revision: 933213
upgpkg: haskell-dense-linear-algebra 0.1.0.0-129: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-dense-linear-algebra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 13:09:30 UTC (rev 933212) +++ PKGBUILD 2021-05-13 13:10:06 UTC (rev 933213) @@ -3,7 +3,7 @@ _hkgname=dense-linear-algebra pkgname=haskell-dense-linear-algebra pkgver=0.1.0.0 -pkgrel=128 +pkgrel=129 pkgdesc="Simple and incomplete pure haskell implementation of linear algebra" url="https://github.com/bos/statistics" license=('BSD')
