haskell-vector-space: updated to version 0.7.6
svn path=/nixpkgs/trunk/; revision=28992
This commit is contained in:
parent
b07e579498
commit
30c71f18b8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vector-space";
|
pname = "vector-space";
|
||||||
version = "0.7.3";
|
version = "0.7.6";
|
||||||
sha256 = "00lzhml1pc328iw9cip9yh54n0yqkwz1mxkv4gq2wlb7bzpfq1fx";
|
sha256 = "166493dnlgrm9bsyp8dvdnkz1s5503casamihs4d3rij4fqvw7vf";
|
||||||
buildDepends = [ Boolean MemoTrie ];
|
buildDepends = [ Boolean MemoTrie ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://haskell.org/haskellwiki/vector-space";
|
homepage = "http://haskell.org/haskellwiki/vector-space";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user