nwg-panel: 0.9.11 -> 0.9.12

This commit is contained in:
Ludovico Piero 2023-08-29 00:22:47 +10:00
parent 9a74312e50
commit 676525be5f
No known key found for this signature in database
GPG key ID: 3911DD276CFE779C

View file

@ -15,13 +15,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.11";
version = "0.9.12";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "v${version}";
hash = "sha256-4/R/x3iQ6nsG5OLy/FMA24uxS3xKD/2901gBNe6lkk4=";
hash = "sha256-lCo58v2UGolFagci2xHcieTUvqNc1KKNj3Z92oG5WPI=";
};
# No tests