tail-tray: 0.2.29 -> 0.2.30

This commit is contained in:
R. Ryantm
2026-03-02 15:52:44 +00:00
parent 4e88a2abe8
commit 207e93f599
+2 -2
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "tail-tray";
version = "0.2.29";
version = "0.2.30";
src = fetchFromGitHub {
owner = "SneWs";
repo = "tail-tray";
tag = "v${finalAttrs.version}";
hash = "sha256-X2NYzUUP7zuQ+JIeLviOvfGpGlKqrtj5tOszX6gDYTc=";
hash = "sha256-MqofvOaqpQdUbYsxvnu/ZJJswa2bwLMKqJZtOCulbys=";
};
nativeBuildInputs = with kdePackages; [