Loading pkgs/by-name/sq/squeezelite/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -39,13 +39,13 @@ stdenv.mkDerivation { pname = binName; # versions are specified in `squeezelite.h` # see https://github.com/ralph-irving/squeezelite/issues/29 version = "2.0.0.1561"; version = "2.0.0.1563"; src = fetchFromGitHub { owner = "ralph-irving"; repo = "squeezelite"; rev = "e977d1045f5f4c1a51ba0d66387f26fd19a2f42a"; hash = "sha256-VY9iMGUgI+VCoadYYnfB8GUItjl/U/hh1pV2yu41miE="; rev = "39fe3c8b1dd4e852fd8410bc480d7d709056859d"; hash = "sha256-0zBppeMSK/1m4Nxla6wdWeVPDFOUfVCaMKFHZGLqbrE="; }; buildInputs = [ Loading Loading
pkgs/by-name/sq/squeezelite/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -39,13 +39,13 @@ stdenv.mkDerivation { pname = binName; # versions are specified in `squeezelite.h` # see https://github.com/ralph-irving/squeezelite/issues/29 version = "2.0.0.1561"; version = "2.0.0.1563"; src = fetchFromGitHub { owner = "ralph-irving"; repo = "squeezelite"; rev = "e977d1045f5f4c1a51ba0d66387f26fd19a2f42a"; hash = "sha256-VY9iMGUgI+VCoadYYnfB8GUItjl/U/hh1pV2yu41miE="; rev = "39fe3c8b1dd4e852fd8410bc480d7d709056859d"; hash = "sha256-0zBppeMSK/1m4Nxla6wdWeVPDFOUfVCaMKFHZGLqbrE="; }; buildInputs = [ Loading