Merge pull request #60737 from r-ryantm/auto-update/python3.7-qdarkstyle
python37Packages.qdarkstyle: 2.6.5 -> 2.6.6
This commit is contained in:
commit
7b8a71518c
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "qdarkstyle";
|
pname = "qdarkstyle";
|
||||||
version = "2.6.5";
|
version = "2.6.6";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit version;
|
inherit version;
|
||||||
pname = "QDarkStyle";
|
pname = "QDarkStyle";
|
||||||
sha256 = "96b14cd0440a0f73db4e14c5accdaa08072625d0395ae011d444508cbd73eb9e";
|
sha256 = "1jbvvg36fnbvpzvg4ns7zx5jj8h1xsqdr05v5m98a0a9r8awdx3m";
|
||||||
};
|
};
|
||||||
|
|
||||||
# No tests available
|
# No tests available
|
||||||
|
Loading…
x
Reference in New Issue
Block a user