cinnamon.mint-themes: 2.0.7 -> 2.0.8

https://github.com/linuxmint/mint-themes/compare/2.0.7...2.0.8
This commit is contained in:
Bobby Rong 2022-12-14 12:40:40 +08:00 committed by GitHub
parent 1c67a76d4c
commit 037e57cbaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.0.7";
version = "2.0.8";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-3DwD1JVzl7446Fn+XMxwh2WA72ks4esnrLpyYBF9xWc=";
hash = "sha256-4aBFK3cxcUfzaTIBAsZ+l4rvdF2AV+oPMB8oP8/KcvI=";
};
nativeBuildInputs = [