lidarr: 0.6.1.830 -> 0.6.2.883

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-06-01 21:59:05 -07:00
parent 97aba37876
commit 73e3d080b6

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "lidarr-${version}";
version = "0.6.1.830";
version = "0.6.2.883";
src = fetchurl {
url = "https://github.com/lidarr/Lidarr/releases/download/v${version}/Lidarr.develop.${version}.linux.tar.gz";
sha256 = "1pchz3dq8nfx7kp3dalkpi5rpwzkhn3d0a1djdja6yz5xgaiprqb";
sha256 = "0096j2vph739h288vnz481nrwaq540faplir394xqfz7ik0krg4v";
};
buildInputs = [