tailor update

svn path=/nixpkgs/trunk/; revision=12260
This commit is contained in:
Michael Raskin 2008-07-04 06:54:11 +00:00
parent 46b2775126
commit b64f88faac

View file

@ -6447,7 +6447,7 @@ let pkgs = rec {
inherit (xlibs) xextproto libXtst inputproto;
};
tailor = builderDefsPackage (selectVersion ../applications/version-management/tailor "0.9.31") {
tailor = builderDefsPackage (selectVersion ../applications/version-management/tailor "0.9.35") {
python = python25;
inherit makeWrapper;
} null;