summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJaron Kent-Dobias2019-01-28 20:04:59 -0500
committerJaron Kent-Dobias2019-01-28 20:12:27 -0500
commit039ed47f1ecd9d93d2c0403157425fda64fdcf61 (patch)
tree36236ec8e1d80c9a02ed1c7efaa88ee70be676b9 /.SRCINFO
parent6d51db7fcc80926d93e018b95c2596e7f878c268 (diff)
downloadaur-039ed47f1ecd9d93d2c0403157425fda64fdcf61.tar.gz
upgraded to 0.19.0.0, removed dependency on semigroups which is now provided by Prelude
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 10 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eed225f3ed4e..31ddd50f9e15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,32 +1,20 @@
-# Generated by mksrcinfo v8
-# Tue Aug 2 08:41:53 UTC 2016
pkgbase = haskell-hmatrix
- pkgdesc = Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK
- pkgver = 0.17.0.2
+ pkgdesc = Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK.
+ pkgver = 0.19.0.0
pkgrel = 1
- url = http://hackage.haskell.org/package/hmatrix
- install = haskell-hmatrix.install
- arch = i686
+ url = https://hackage.haskell.org/package/hmatrix
arch = x86_64
- license = LGPL-3
- depends = ghc
+ license = BSD-3
+ makedepends = ghc
+ depends = ghc-libs
depends = haskell-random
depends = haskell-split
depends = haskell-storable-complex
depends = haskell-vector
- depends = lapack
- depends = blas
- options = strip
- options = staticlibs
- source = http://hackage.haskell.org/packages/archive/hmatrix/0.17.0.2/hmatrix-0.17.0.2.tar.gz
- md5sums = 2edadb107f9188f9eaf1796b36a9d882
+ source = https://hackage.haskell.org/package/hmatrix-0.19.0.0/hmatrix-0.19.0.0.tar.gz
+ source = haskell-hmatrix-semigroups.patch
+ sha512sums = 14985ac8db51c45dec90c436d6de74e6b263ea0e219e23bf0930271874adaf9f317ae783a72a307e8a10a0b3da092ca78ca26f3b7e6433e0b9db4f224c6a3d0a
+ sha512sums = 9e47bc3950819c5f7807489208a7e46b9b5fc4f579c7df25ad2d06c35c082ceb31bc04355aeafb8814ba409abed9b395583c4769a894798901ed83ecd3c35007
pkgname = haskell-hmatrix
- depends = ghc
- depends = haskell-random
- depends = haskell-split
- depends = haskell-storable-complex
- depends = haskell-vector
- depends = lapack
- depends = blas