mint-themes: 2.3.0 -> 2.3.1 (#430800)

This commit is contained in:
Bobby Rong
2025-08-04 08:56:30 +08:00
committed by GitHub
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-themes";
version = "2.3.0";
version = "2.3.1";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-themes";
rev = version;
hash = "sha256-5nYD4fBZlCQvCwtckjW4ELg4zdKofXhWGmD3nsvHoO8=";
hash = "sha256-oBedc+laKUxCUqDmLXomu8oPEjXckznNSjm/DYDxKhM=";
};
nativeBuildInputs = [