mint-themes: 2.3.4 -> 2.3.5

https://github.com/linuxmint/mint-themes/compare/2.3.4...2.3.5
This commit is contained in:
Bobby Rong
2025-12-17 20:10:06 +08:00
parent 8a43c4b0f8
commit 314d3bd0ea
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.3.4";
version = "2.3.5";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-themes";
rev = version;
hash = "sha256-A4k9iy0d9pGPSYa4m3tAv2GKhFuJPrQODbv+LcP/YXU=";
hash = "sha256-folnnA4By1Dd1amriGiTl5mOxpcnaFjdp/UsjacE8GA=";
};
nativeBuildInputs = [