summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-12-14 11:50:10 +0100
committerAlberto Ruiz <aruiz@um.es>2014-12-14 11:50:10 +0100
commit453305d525f1938456ef46abf5387725ba026cfe (patch)
tree30cbc68c53ee0fe6fd0c54d1421928914425994b /packages
parente93cd3dee7ddfb7e688ed300adcfaacc5cbad7b6 (diff)
bump version and thanks
Diffstat (limited to 'packages')
-rw-r--r--packages/base/THANKS.md2
-rw-r--r--packages/base/hmatrix.cabal2
2 files changed, 3 insertions, 1 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md
index 90e6199..c220f16 100644
--- a/packages/base/THANKS.md
+++ b/packages/base/THANKS.md
@@ -177,3 +177,5 @@ module reorganization, monadic mapVectorM, and many other improvements.
177 177
178- "yongqli" reported the bug in randomVector (rand() is not thread-safe). 178- "yongqli" reported the bug in randomVector (rand() is not thread-safe).
179 179
180- "yongqli" and Kiwamu Ishikura reported that drand48_r() is not portable.
181
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal
index 2900c42..c007509 100644
--- a/packages/base/hmatrix.cabal
+++ b/packages/base/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.16.1.0 2Version: 0.16.1.1
3License: BSD3 3License: BSD3
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz