nwg-panel: 0.10.13 -> 0.10.15
This commit is contained in:
@@ -23,14 +23,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "nwg-panel";
|
||||
version = "0.10.13";
|
||||
version = "0.10.15";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nwg-piotr";
|
||||
repo = "nwg-panel";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-TfE2RjbCBoHcdp9st+HeVhSfTMahZdQaItOIuT8Sxcc=";
|
||||
hash = "sha256-zRoOsVnwn2DQctB9ZP0pAAnf9Ragd2RZGHZGN1KnMsQ=";
|
||||
};
|
||||
|
||||
# No tests
|
||||
|
||||
Reference in New Issue
Block a user