cinnamon.mint-themes: 2.0.9 -> 2.1.2

https://github.com/linuxmint/mint-themes/compare/2.0.9...2.1.2
This commit is contained in:
Bobby Rong 2023-06-04 16:29:38 +08:00
parent 9447fa6d24
commit 21b308be5f
No known key found for this signature in database

View File

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.0.9";
version = "2.1.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-FvX4r7AZgSq52T9CKE9RagsKgQXExTYPptQBXadA3eI=";
hash = "sha256-Y+KmSKuREn2E3FySsScjL+oSpSFnyEqhoXQfU++86JY=";
};
nativeBuildInputs = [