forked from mirrors/nixpkgs
haskell-Vec: update to version 1.0.5
This commit is contained in:
parent
5d921c465e
commit
7063c8af89
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "Vec";
|
||||
version = "1.0.1";
|
||||
sha256 = "1v0v0ph881vynx8q8xwmn9da6qrd16g83q5i132nxys3ynl5s76m";
|
||||
version = "1.0.5";
|
||||
sha256 = "0hyk553pdn72zc1i82njz3md8ycmzfiwi799y08qr3fg0i8r88zm";
|
||||
meta = {
|
||||
homepage = "http://github.net/sedillard/Vec";
|
||||
description = "Fixed-length lists and low-dimensional linear algebra";
|
||||
|
|
Loading…
Reference in a new issue