lidarr: 0.5.0.583 -> 0.6.0.815

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lidarr/versions
This commit is contained in:
R. RyanTM 2019-04-14 23:45:17 -07:00
parent 993e2b4ec2
commit 226041eaea

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "lidarr-${version}";
version = "0.5.0.583";
version = "0.6.0.815";
src = fetchurl {
url = "https://github.com/lidarr/Lidarr/releases/download/v${version}/Lidarr.develop.${version}.linux.tar.gz";
sha256 = "0vqnx8vd7mv4lsl7ffsjanl9pm107bk3ndvfka2ky74qisrqcyz7";
sha256 = "08aa286y71pzn8wxjiag1bn5303i05jznqwmgrbqfb4jwz94pyjs";
};
buildInputs = [