tk: update default version to 8.4.18
svn path=/nixpkgs/trunk/; revision=12921
This commit is contained in:
parent
884f30e61f
commit
1c587d2fe9
|
@ -3590,7 +3590,7 @@ let
|
||||||
qt = qt4;
|
qt = qt4;
|
||||||
};
|
};
|
||||||
|
|
||||||
tk = composedArgsAndFun (selectVersion ../development/libraries/tk "8.4.16") {
|
tk = composedArgsAndFun (selectVersion ../development/libraries/tk "8.4.18") {
|
||||||
inherit fetchurl stdenv tcl x11;
|
inherit fetchurl stdenv tcl x11;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue