From 53033ad1367fc18e111d188643c1080e5e93ce1c Mon Sep 17 00:00:00 2001 From: Thierry Delafontaine Date: Mon, 15 Jun 2026 14:44:08 +0000 Subject: [PATCH] television: 0.15.8 -> 0.15.9 https://github.com/alexpasmantier/television/releases/tag/0.15.9 --- pkgs/by-name/te/television/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/te/television/package.nix b/pkgs/by-name/te/television/package.nix index 62550cd2cd06..53347a79e8e5 100644 --- a/pkgs/by-name/te/television/package.nix +++ b/pkgs/by-name/te/television/package.nix @@ -20,7 +20,7 @@ let television = rustPlatform.buildRustPackage (finalAttrs: { pname = "television"; - version = "0.15.8"; + version = "0.15.9"; __structuredAttrs = true; @@ -28,10 +28,10 @@ let owner = "alexpasmantier"; repo = "television"; tag = finalAttrs.version; - hash = "sha256-Q+F+Q/DCIML1d5bupaoReVMmCldfp7rzmoVgaqg7bPw="; + hash = "sha256-JrQUFlhAAaB+VGP184I44hSsIyfCaTMNXxyPp0E5GM0="; }; - cargoHash = "sha256-l4lFyU6psDt2+xFfVKsX13QwurZJ56xMhV1bm1Lw7MA="; + cargoHash = "sha256-eD+NQYY9QnCBZ+SiOCQbcLZ2p3uX0u/nEnft2f6NfU0="; nativeBuildInputs = [ installShellFiles