Merge pull request #211327 from bobby285271/upd/cinnamon

cinnamon.mint-themes: 2.0.8 -> 2.0.9
This commit is contained in:
Bobby Rong 2023-01-18 21:51:33 +08:00 committed by GitHub
commit d12cc63a9e
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.8";
version = "2.0.9";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-4aBFK3cxcUfzaTIBAsZ+l4rvdF2AV+oPMB8oP8/KcvI=";
hash = "sha256-FvX4r7AZgSq52T9CKE9RagsKgQXExTYPptQBXadA3eI=";
};
nativeBuildInputs = [