Skip to content

Commit 554f9af

Browse files
authored
Merge pull request #288778 from r-ryantm/auto-update/mopidy-spotify
mopidy-spotify: unstable-2024-01-02 -> unstable-2024-02-11
2 parents 24d8ea7 + 13c42af commit 554f9af

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/applications/audio/mopidy/spotify.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
pythonPackages.buildPythonApplication rec {
44
pname = "mopidy-spotify";
5-
version = "unstable-2024-01-02";
5+
version = "unstable-2024-02-11";
66

77
src = fetchFromGitHub {
88
owner = "mopidy";
99
repo = "mopidy-spotify";
10-
rev = "ede555c4c6e5f198659a979b85c69294d148c8f3";
11-
hash = "sha256-G2SPzMAfJK3mOUJ+odmaugMoAyIAU1J6OXk25J/oXI0=";
10+
rev = "fc6ffb3bbbae9224316e2a888db08ef56608966a";
11+
hash = "sha256-V1SW8OyuBKLbUoQ4O5iiS4mq3MOXidcVKpiw125vxjQ=";
1212
};
1313

1414
propagatedBuildInputs = [

0 commit comments

Comments
 (0)