From 387babd9fbea8a2789ec023f7acd172d25cb1d2e Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 17 Mar 2025 00:34:44 +0000 Subject: [PATCH] vdrPlugins.streamdev: 0.6.3 -> 0.6.4 --- 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 7c1defec74e7..e971ef130877 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.3"; + version = "0.6.4"; src = fetchFromGitHub { owner = "vdr-projects"; repo = "vdr-plugin-streamdev"; rev = version; - sha256 = "sha256-12sASyFAnSuP2xQzr1KL/Am52ez6hiOUH/0zFH2bxhc="; + sha256 = "sha256-fFnRDe3n/ltanRvLhrQDB6aV0UmyuEJgNUip0gKBrBA="; }; # configure don't accept argument --prefix