mint-themes: 2.3.2 -> 2.3.4

https://github.com/linuxmint/mint-themes/compare/2.3.2...2.3.4
This commit is contained in:
Bobby Rong
2025-12-12 22:59:48 +08:00
parent ea7a817050
commit 362c14bb40
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.3.2";
version = "2.3.4";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-themes";
rev = version;
hash = "sha256-99bE20XheHzEa2IIlXqdTHs044FRqI3O1xOLkhEC/gY=";
hash = "sha256-A4k9iy0d9pGPSYa4m3tAv2GKhFuJPrQODbv+LcP/YXU=";
};
nativeBuildInputs = [