haskell-Vec: update to version 1.0.1
This commit is contained in:
parent
def966e7e7
commit
a1c1e671e2
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "Vec";
|
pname = "Vec";
|
||||||
version = "1.0";
|
version = "1.0.1";
|
||||||
sha256 = "1lyi7di92q1f0k08nj7766nm0ygaqdrjdphnb6imvyrsmjrspaqk";
|
sha256 = "1v0v0ph881vynx8q8xwmn9da6qrd16g83q5i132nxys3ynl5s76m";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.net/sedillard/Vec";
|
homepage = "http://github.net/sedillard/Vec";
|
||||||
description = "Fixed-length lists and low-dimensional linear algebra";
|
description = "Fixed-length lists and low-dimensional linear algebra";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user