cinnamon.mint-themes: 2.0.5 -> 2.0.7

https://github.com/linuxmint/mint-themes/compare/2.0.5...2.0.7
This commit is contained in:
Bobby Rong 2022-11-25 10:47:35 +08:00
parent 9bb2e8dcad
commit 7891c2582c
No known key found for this signature in database

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.0.5";
version = "2.0.7";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-OgyLNc6gwMn7dG5/T67Toiqsij1rJYV6k6Un2cgr2oQ=";
hash = "sha256-3DwD1JVzl7446Fn+XMxwh2WA72ks4esnrLpyYBF9xWc=";
};
nativeBuildInputs = [