mint-l-theme: 2.0.3 -> 2.0.4

https://github.com/linuxmint/mint-l-theme/compare/2.0.3...2.0.4
This commit is contained in:
Bobby Rong
2025-12-17 20:10:05 +08:00
parent 2cf2ce125b
commit 8a43c4b0f8
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-l-theme";
version = "2.0.3";
version = "2.0.4";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-l-theme";
rev = version;
hash = "sha256-RdcojX+8SQDJ9LPb81iMzdoCZBpoypf/+aQcgotnVGE=";
hash = "sha256-jrNVeeqOBDf77Lz68qyjHllA4C3PQRySYQH7Sva2UHU=";
};
nativeBuildInputs = [