tail-tray: 0.2.32 -> 0.2.33

This commit is contained in:
R. Ryantm
2026-06-02 00:42:11 +00:00
parent 40a5199b4d
commit da46288f51
+2 -2
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "tail-tray";
version = "0.2.32";
version = "0.2.33";
src = fetchFromGitHub {
owner = "SneWs";
repo = "tail-tray";
tag = "v${finalAttrs.version}";
hash = "sha256-e8xo+4k3bdEZ7RHPLvkEWTddIwkwd5GQ3c+rFfq5kAw=";
hash = "sha256-OCzvdD1b3Rwk+dI9gmuFkaOwvfjUzFVXpslvfwKtDyk=";
};
nativeBuildInputs = with kdePackages; [