mint-l-theme: 2.0.6 -> 2.0.7 (#515864)

This commit is contained in:
Bobby Rong
2026-05-02 14:26:48 +00:00
committed by GitHub
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "mint-l-theme";
version = "2.0.6";
version = "2.0.7";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-l-theme";
tag = finalAttrs.version;
hash = "sha256-Lss8P0L6gxbP88MiTfv3VfOFkvkEUDXIPBoFHPxLWqE=";
hash = "sha256-Wk480v9AHUfcaZP9sm/boIFWcbuhmJ5cH14qV4BRtuw=";
};
nativeBuildInputs = [