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

mopidy-spotify: unstable-2024-02-11 -> unstable-2024-02-27
This commit is contained in:
Nick Cao 2024-02-28 20:03:53 -05:00 committed by GitHub
commit 32182a6f03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,13 +2,13 @@
pythonPackages.buildPythonApplication rec {
pname = "mopidy-spotify";
version = "unstable-2024-02-11";
version = "unstable-2024-02-27";
src = fetchFromGitHub {
owner = "mopidy";
repo = "mopidy-spotify";
rev = "fc6ffb3bbbae9224316e2a888db08ef56608966a";
hash = "sha256-V1SW8OyuBKLbUoQ4O5iiS4mq3MOXidcVKpiw125vxjQ=";
rev = "112d4abbb3f5b6477dab796f2824fa42196bfa0a";
hash = "sha256-RkXDzAbOOll3uCNZ2mFRnjqMkT/NkXOGjywLRTC9i60=";
};
propagatedBuildInputs = [