mint-themes: 2.2.1 -> 2.2.2

https://github.com/linuxmint/mint-themes/compare/2.2.1...2.2.2
This commit is contained in:
Bobby Rong
2024-12-22 20:06:07 +08:00
parent 3320bdb86b
commit 21ce26e28a
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.2.1";
version = "2.2.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-vKIAIaMW1iY85/IeoYeXT1Po+3o+Q6D6RcoA0kpjJoI=";
hash = "sha256-97H2gVSZh0azl2ui4iWsNqgKzkBXRo6Daza2XtRdqII=";
};
nativeBuildInputs = [