summary refs log tree commit diff
path: root/pkgs/development/python-modules/python-sip/4.7.4.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/python-sip/4.7.4.nix')
-rw-r--r--pkgs/development/python-modules/python-sip/4.7.4.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/python-sip/4.7.4.nix b/pkgs/development/python-modules/python-sip/4.7.4.nix
index bc4437a2795..759246ebf0d 100644
--- a/pkgs/development/python-modules/python-sip/4.7.4.nix
+++ b/pkgs/development/python-modules/python-sip/4.7.4.nix
@@ -11,7 +11,7 @@ rec {
   /* doConfigure should be specified separately */
   phaseNames = ["doPythonConfigure" "doMakeInstall"];
       
-  name = "python-sip-" + version;
+  name = "python-sip-4.7.4";
   meta = {
     description = "Python/C++ bindings generator";
   };