Merge pull request #142233 from ALEX11BR/themechanger-0.10.2

themechanger: 0.10.1 -> 0.10.2
This commit is contained in:
Artturi 2021-10-19 22:39:14 +03:00 committed by GitHub
commit 23040ceb22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,14 +15,14 @@
python3Packages.buildPythonApplication rec {
pname = "themechanger";
version = "0.10.1";
version = "0.10.2";
format = "other";
src = fetchFromGitHub {
owner = "ALEX11BR";
repo = "ThemeChanger";
rev = "v${version}";
sha256 = "1bxxn5bmdwaxfvyh6z2rxklwnxgvv6kh5y9m8r1k7d0n4msx1x2h";
sha256 = "00z1npm3lpvf0wc9z2v58pc4nxxh8x9m158kxf1k0qlz536jrzqr";
};
nativeBuildInputs = [