mint-themes: 2.3.7 -> 2.3.8

https://github.com/linuxmint/mint-themes/compare/2.3.7...2.3.8
This commit is contained in:
Bobby Rong
2026-01-16 23:19:37 +08:00
parent 2b7b54dacd
commit a48275fcda
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.3.7";
version = "2.3.8";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-themes";
rev = version;
hash = "sha256-7/4mDcQ3B7keX9CusQUOOOYSrzxEKRcakA37VOU0+gE=";
hash = "sha256-cIXEg6Crq4DrHBeJUgwCF5k8A5bsR4trO0UC5wMZLpk=";
};
nativeBuildInputs = [