python312Packages.wxpython: 4.2.1 -> 4.2.2 (#349353)
This commit is contained in:
@@ -42,13 +42,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "wxpython";
|
||||
version = "4.2.1";
|
||||
version = "4.2.2";
|
||||
format = "other";
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "wxPython";
|
||||
inherit version;
|
||||
hash = "sha256-5I3iEaZga/By7D+neHcda3RsALf0uXDrWHKN31bRPVw=";
|
||||
hash = "sha256-XbywZQ9n/cLFlleVolX/qj17CfsUmqjaLQ2apE444ro=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user