mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 10:53:11 +00:00
haskell-force-layout: update to version 0.3.0.5
This commit is contained in:
parent
87d3a5b980
commit
67a692a830
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "force-layout";
|
pname = "force-layout";
|
||||||
version = "0.3.0.4";
|
version = "0.3.0.5";
|
||||||
sha256 = "1zgqcz9b86qax1hyl32a1giapvn2wpnb4gcfn8czkcr0m7c2iwdg";
|
sha256 = "01wk8zygw9d3r5dwbycyab82kfk8s05ynnajb6kfjv7i09s9sgcb";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
dataDefaultClass lens vectorSpace vectorSpacePoints
|
dataDefaultClass lens vectorSpace vectorSpacePoints
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user