Loading pkgs/by-name/te/television/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,17 +8,17 @@ }: rustPlatform.buildRustPackage rec { pname = "television"; version = "0.10.8"; version = "0.10.9"; src = fetchFromGitHub { owner = "alexpasmantier"; repo = "television"; tag = version; hash = "sha256-2jUCRt0Ws0KHAClSsTAui8LOz6eGGpV7F7Z3DdzqORM="; hash = "sha256-R46r3S7zaogyVpdLGFIU1l6UDnRQ1lMZvd4RA6iq+qI="; }; useFetchCargoVendor = true; cargoHash = "sha256-lwIUmJ/Hgl6Kycd+SVRCawwlF7UJ0pyE2r6iJInYWX8="; cargoHash = "sha256-teUJyLTUiSIbsMVOTj8/wBIimZOMDPQ/h6OryRsTJQ0="; passthru = { tests.version = testers.testVersion { Loading Loading
pkgs/by-name/te/television/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,17 +8,17 @@ }: rustPlatform.buildRustPackage rec { pname = "television"; version = "0.10.8"; version = "0.10.9"; src = fetchFromGitHub { owner = "alexpasmantier"; repo = "television"; tag = version; hash = "sha256-2jUCRt0Ws0KHAClSsTAui8LOz6eGGpV7F7Z3DdzqORM="; hash = "sha256-R46r3S7zaogyVpdLGFIU1l6UDnRQ1lMZvd4RA6iq+qI="; }; useFetchCargoVendor = true; cargoHash = "sha256-lwIUmJ/Hgl6Kycd+SVRCawwlF7UJ0pyE2r6iJInYWX8="; cargoHash = "sha256-teUJyLTUiSIbsMVOTj8/wBIimZOMDPQ/h6OryRsTJQ0="; passthru = { tests.version = testers.testVersion { Loading