Unverified Commit 554f9af8 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #288778 from r-ryantm/auto-update/mopidy-spotify

mopidy-spotify: unstable-2024-01-02 -> unstable-2024-02-11
parents 24d8ea78 13c42afc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

pythonPackages.buildPythonApplication rec {
  pname = "mopidy-spotify";
  version = "unstable-2024-01-02";
  version = "unstable-2024-02-11";

  src = fetchFromGitHub {
    owner = "mopidy";
    repo = "mopidy-spotify";
    rev = "ede555c4c6e5f198659a979b85c69294d148c8f3";
    hash = "sha256-G2SPzMAfJK3mOUJ+odmaugMoAyIAU1J6OXk25J/oXI0=";
    rev = "fc6ffb3bbbae9224316e2a888db08ef56608966a";
    hash = "sha256-V1SW8OyuBKLbUoQ4O5iiS4mq3MOXidcVKpiw125vxjQ=";
  };

  propagatedBuildInputs = [