From cd90ff9caa5ca7eee4b6789449da70dcd30f9e4d Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 19 May 2025 09:19:08 +0000 Subject: [PATCH] kodiPackages.pvr-hdhomerun: 21.0.1 -> 21.0.2 --- pkgs/applications/video/kodi/addons/pvr-hdhomerun/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/video/kodi/addons/pvr-hdhomerun/default.nix b/pkgs/applications/video/kodi/addons/pvr-hdhomerun/default.nix index 44e994b9f21f..125c891235c5 100644 --- a/pkgs/applications/video/kodi/addons/pvr-hdhomerun/default.nix +++ b/pkgs/applications/video/kodi/addons/pvr-hdhomerun/default.nix @@ -9,13 +9,13 @@ buildKodiBinaryAddon rec { pname = "pvr-hdhomerun"; namespace = "pvr.hdhomerun"; - version = "21.0.1"; + version = "21.0.2"; src = fetchFromGitHub { owner = "kodi-pvr"; repo = "pvr.hdhomerun"; rev = "${version}-${rel}"; - sha256 = "sha256-Hb8TcJxRUIKHbevAUgt5q6z26W3uX9NbVwYyvrLnf7U="; + sha256 = "sha256-wgKMt3ufvOh08nwZTGvDGoJ0U+aUzSWJptCNRiRW4B0="; }; extraBuildInputs = [