diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/base/hmatrix.cabal | 2 | ||||
-rw-r--r-- | packages/glpk/hmatrix-glpk.cabal | 2 | ||||
-rw-r--r-- | packages/gsl/hmatrix-gsl.cabal | 2 | ||||
-rw-r--r-- | packages/sparse/hmatrix-sparse.cabal | 2 | ||||
-rw-r--r-- | packages/special/hmatrix-special.cabal | 2 | ||||
-rw-r--r-- | packages/sundials/hmatrix-sundials.cabal | 2 | ||||
-rw-r--r-- | packages/tests/hmatrix-tests.cabal | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal index 39a2b71..7d0da2e 100644 --- a/packages/base/hmatrix.cabal +++ b/packages/base/hmatrix.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix | 1 | Name: hmatrix |
2 | Version: 0.18.2.0 | 2 | Version: 0.19.0.0 |
3 | License: BSD3 | 3 | License: BSD3 |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal index 6b0032b..b01f704 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix-glpk | 1 | Name: hmatrix-glpk |
2 | Version: 0.6.0.0 | 2 | Version: 0.19.0.0 |
3 | License: GPL | 3 | License: GPL |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
diff --git a/packages/gsl/hmatrix-gsl.cabal b/packages/gsl/hmatrix-gsl.cabal index d463ee8..6ec7960 100644 --- a/packages/gsl/hmatrix-gsl.cabal +++ b/packages/gsl/hmatrix-gsl.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix-gsl | 1 | Name: hmatrix-gsl |
2 | Version: 0.18.0.1 | 2 | Version: 0.19.0.0 |
3 | License: GPL | 3 | License: GPL |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
diff --git a/packages/sparse/hmatrix-sparse.cabal b/packages/sparse/hmatrix-sparse.cabal index 55eb424..c3b6f65 100644 --- a/packages/sparse/hmatrix-sparse.cabal +++ b/packages/sparse/hmatrix-sparse.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix-sparse | 1 | Name: hmatrix-sparse |
2 | Version: 0.1.0 | 2 | Version: 0.19.0.0 |
3 | License: BSD3 | 3 | License: BSD3 |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
diff --git a/packages/special/hmatrix-special.cabal b/packages/special/hmatrix-special.cabal index 2848e39..cf504e1 100644 --- a/packages/special/hmatrix-special.cabal +++ b/packages/special/hmatrix-special.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix-special | 1 | Name: hmatrix-special |
2 | Version: 0.4.0.1 | 2 | Version: 0.19.0.0 |
3 | License: GPL | 3 | License: GPL |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
diff --git a/packages/sundials/hmatrix-sundials.cabal b/packages/sundials/hmatrix-sundials.cabal index 532e9b4..354f142 100644 --- a/packages/sundials/hmatrix-sundials.cabal +++ b/packages/sundials/hmatrix-sundials.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | name: hmatrix-sundials | 1 | name: hmatrix-sundials |
2 | version: 0.1.0.0 | 2 | version: 0.19.0.0 |
3 | synopsis: hmatrix interface to sundials | 3 | synopsis: hmatrix interface to sundials |
4 | description: Foo bar baz | 4 | description: Foo bar baz |
5 | homepage: https://github.com/idontgetoutmuch/hmatrix/tree/sundials | 5 | homepage: https://github.com/idontgetoutmuch/hmatrix/tree/sundials |
diff --git a/packages/tests/hmatrix-tests.cabal b/packages/tests/hmatrix-tests.cabal index 00f3a38..31fa32e 100644 --- a/packages/tests/hmatrix-tests.cabal +++ b/packages/tests/hmatrix-tests.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix-tests | 1 | Name: hmatrix-tests |
2 | Version: 0.6.0.0 | 2 | Version: 0.19.0.0 |
3 | License: BSD3 | 3 | License: BSD3 |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |