Merge pull request #327666 from ALEX11BR/themechanger-0-12-0

themechanger: 0.11.1 -> 0.12.0
This commit is contained in:
Pol Dellaiera 2024-07-17 08:12:55 +02:00 committed by GitHub
commit 11c3280062
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,14 +15,14 @@
python3Packages.buildPythonApplication rec {
pname = "themechanger";
version = "0.11.1";
version = "0.12.0";
format = "other";
src = fetchFromGitHub {
owner = "ALEX11BR";
repo = "ThemeChanger";
rev = "v${version}";
sha256 = "sha256-zSbh+mqCKquOyQASwVUW6hghmUc37nTuoa8pWCHM/a8=";
hash = "sha256-/quCi2srn9XlhJQKYNkOaZDHTwdciB9SAlF/RML0q+M=";
};
nativeBuildInputs = [