nwg-panel: 0.9.12 -> 0.9.13

This commit is contained in:
Ludovico Piero
2023-09-21 13:45:46 +09:00
parent 28c306a5ce
commit db242cd9b7
+2 -2
View File
@@ -15,13 +15,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.12";
version = "0.9.13";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "v${version}";
hash = "sha256-lCo58v2UGolFagci2xHcieTUvqNc1KKNj3Z92oG5WPI=";
hash = "sha256-dP/FbMrjPextwedQeLJHM6f/a+EuZ+hQSLrH/rF2XOg=";
};
# No tests