haskell-vector-algorithms: update to version 0.5.4.2
This commit is contained in:
parent
fc608ef86a
commit
6af81dcb12
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vector-algorithms";
|
pname = "vector-algorithms";
|
||||||
version = "0.5.4.1";
|
version = "0.5.4.2";
|
||||||
sha256 = "00dikjmy1pyyn3mmq7sjnmd91xcg7q3n3yiil3dqi1fgr0787xng";
|
sha256 = "08pb6mkghf9h5011vxrfdrfq6g26jk4gxmjh9s3hpdiwybf3ab64";
|
||||||
buildDepends = [ primitive vector ];
|
buildDepends = [ primitive vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.haskell.org/~dolio/";
|
homepage = "http://code.haskell.org/~dolio/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user