mint-themes: 2.2.6 -> 2.3.0

https://github.com/linuxmint/mint-themes/compare/2.2.6...2.3.0
This commit is contained in:
Bobby Rong
2025-07-17 00:04:48 +08:00
parent 62e0f05ede
commit 0e7fd3eb2c
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.2.6";
version = "2.3.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-themes";
rev = version;
hash = "sha256-O1ky967RWrd5L2RGl7SC2ZsvaM8FMmSmroJKcItD+ck=";
hash = "sha256-5nYD4fBZlCQvCwtckjW4ELg4zdKofXhWGmD3nsvHoO8=";
};
nativeBuildInputs = [