python310Packages.python-fullykiosk: 0.0.11 -> 0.0.12

Diff: https://github.com/cgarwood/python-fullykiosk/compare/refs/tags/0.0.11...0.0.12

Changelog: https://github.com/cgarwood/python-fullykiosk/releases/tag/0.0.12
This commit is contained in:
Fabian Affolter 2022-12-03 13:10:32 +01:00
parent fcc7098838
commit b0361a4ab7

View file

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "python-fullykiosk";
version = "0.0.11";
version = "0.0.12";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "cgarwood";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-Fndf9OOy3JLVTzHwfRzYrF/Khuhf9BMT6I+ze375p70=";
hash = "sha256-88PsJ1qAlOpxDtZyQe8pFC2Y3ygg3boiPxmYad58Fm8=";
};
propagatedBuildInputs = [