tvheadend: 4.2.7 -> 4.2.8 (#54038)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tvheadend/versions
This commit is contained in:
R. RyanTM 2019-02-23 15:36:23 -08:00 committed by xeji
parent fb076f2bfe
commit 551e7393ad

View file

@ -3,7 +3,7 @@
, which, zlib }:
let
version = "4.2.7";
version = "4.2.8";
in stdenv.mkDerivation rec {
name = "tvheadend-${version}";
@ -12,7 +12,7 @@ in stdenv.mkDerivation rec {
owner = "tvheadend";
repo = "tvheadend";
rev = "v${version}";
sha256 = "09q6lddkld22z9nbxx5v3v3z5yvcnl4lgjirvrdprwkv67fld70g";
sha256 = "1xq059r2bplaa0nd0wkhw80jfwd962x0h5hgd7fz2yp6largw34m";
};
buildInputs = [