python3Packages.pyside6-qtads: 4.4.1 -> 4.5.0
https://github.com/mborgerson/pyside6_qtads/releases/tag/ This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pyside6-qtads";
|
||||
version = "4.4.1";
|
||||
version = "4.5.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mborgerson";
|
||||
repo = "pyside6_qtads";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-XEPhZBFAZOvr3Kelz9mplkJiQH3zUf2QZJs/NNJE114=";
|
||||
hash = "sha256-rAkv6dFyS4Nw3FDLwZ1zp0EU4BhD/xrhNgUiIIktJ8s=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user