nwg-panel: 0.10.8 -> 0.10.10
This commit is contained in:
parent
07e8255edb
commit
4aeb573618
@ -23,14 +23,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "nwg-panel";
|
||||
version = "0.10.8";
|
||||
version = "0.10.10";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nwg-piotr";
|
||||
repo = "nwg-panel";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-DU9G11lR0nENE29yAsix946mmexLFK3eoqjZcyKYOH8=";
|
||||
hash = "sha256-fZjjfblXFyB4npcv5xKXGqnqNCAdmvJTErI+0PcuaPk=";
|
||||
};
|
||||
|
||||
# No tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user