From 37413baa3a41291aaa6bb091ca94a0b4f9b0eea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6gler?= Date: Thu, 21 May 2026 22:00:50 +0200 Subject: [PATCH] vdr-streamdev: 0.6.4 -> 0.6.5 --- pkgs/applications/video/vdr/streamdev/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/video/vdr/streamdev/default.nix b/pkgs/applications/video/vdr/streamdev/default.nix index aa3b1b320ff3..e4bca26143bb 100644 --- a/pkgs/applications/video/vdr/streamdev/default.nix +++ b/pkgs/applications/video/vdr/streamdev/default.nix @@ -6,13 +6,13 @@ }: stdenv.mkDerivation rec { pname = "vdr-streamdev"; - version = "0.6.4"; + version = "0.6.5"; src = fetchFromGitHub { owner = "vdr-projects"; repo = "vdr-plugin-streamdev"; rev = version; - sha256 = "sha256-fFnRDe3n/ltanRvLhrQDB6aV0UmyuEJgNUip0gKBrBA="; + sha256 = "sha256-l+0JHjzuCx/UDbrDz+PSarG6IIwlUcPTgXUDypM4tds="; }; # configure don't accept argument --prefix