mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nwg-panel: 0.10.4 -> 0.10.6 (#414435)
Co-authored-by: LudovicoPiero <LudovicoPiero@users.noreply.github.com>
This commit is contained in:
commit
2e41efb7a9
1 changed files with 2 additions and 2 deletions
|
@ -23,13 +23,13 @@
|
|||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "nwg-panel";
|
||||
version = "0.10.4";
|
||||
version = "0.10.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nwg-piotr";
|
||||
repo = "nwg-panel";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-yONNXCKKUH2P0Bhq2lRh3zNWZGvZG4LUi/ONUozTYmI=";
|
||||
hash = "sha256-+LnnYP7AA/Gohusk9/lvvxdHpnOfMhBu58UB/LhkMX4=";
|
||||
};
|
||||
|
||||
# No tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue