tail-tray: 0.2.17 -> 0.2.18 (#391510)

Co-authored-by: Svenum <Svenum@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-22 19:14:57 +00:00
committed by GitHub
co-authored by Svenum
+2 -2
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "tail-tray";
version = "0.2.17";
version = "0.2.18";
src = fetchFromGitHub {
owner = "SneWs";
repo = "tail-tray";
tag = "v${version}";
sha256 = "sha256-Mobbh1c7f3aTxn0BEIm2A+DgS2TBSZTYiDlHxyaQEjk=";
sha256 = "sha256-Q+kethk9JpJCdMnt4qDpzuf8RUq3vpwTq1N8dLTpcpI=";
};
nativeBuildInputs = with kdePackages; [