haskell-force-layout: update to version 0.2.0.1
This commit is contained in:
parent
969e23d5d1
commit
047988fe49
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "force-layout";
|
pname = "force-layout";
|
||||||
version = "0.2";
|
version = "0.2.0.1";
|
||||||
sha256 = "0aif7a28qs8ya7q9sklp02gb5228jyj8k4jabbp2sia7j4khrkpv";
|
sha256 = "1fvkfgjwsh0cr6ay4djxc8wg0vqfw2vcq3clqjz0zi8zyyjpv8rx";
|
||||||
buildDepends = [ lens newtype vectorSpace vectorSpacePoints ];
|
buildDepends = [ lens newtype vectorSpace vectorSpacePoints ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Simple force-directed layout";
|
description = "Simple force-directed layout";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user