Changed PyQt version to 4.5.4
svn path=/nixpkgs/trunk/; revision=17568
This commit is contained in:
parent
78f31f1e30
commit
23f787900f
@ -1,7 +1,7 @@
|
||||
{stdenv, fetchurl, lib, python, sip, qt4}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "pyqt-x11-gpl-4.6";
|
||||
name = "pyqt-x11-gpl-4.5.4";
|
||||
src = fetchurl {
|
||||
url = http://pyqwt.sourceforge.net/support/PyQt-x11-gpl-4.5.4.tar.gz; # Not downloading from riverbank, since they remove older releases
|
||||
sha256 = "1a55zng6yhnbk5swc02bkbyccdgf0f0v94yxk9v5a43hv9xnrl5k";
|
||||
|
Loading…
x
Reference in New Issue
Block a user