There is a new pull request by hsnovel against master on the void-packages repository https://github.com/hsnovel/void-packages spotify-update https://github.com/void-linux/void-packages/pull/48955 spotify: downgrade version to 1.1.26 #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64) Current upstream does not work. Log: ``` => xbps-src: updating repositories for host (x86_64)... [*] Updating repository `https://repo-default.voidlinux.org/current/bootstrap/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/debug/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/multilib/bootstrap/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ... => xbps-src: updating software in / masterdir... => xbps-src: cleaning up / masterdir... => spotify-1.2.26_1: removing autodeps, please wait... => spotify-1.2.26_1: building for x86_64... [host] libcurl-8.6.0_1: found (https://repo-default.voidlinux.org/current) [runtime] libcurl-8.6.0_1: found (https://repo-default.voidlinux.org/current) => spotify-1.2.26_1: installing host dependencies: libcurl-8.6.0_1 ... => spotify-1.2.26_1: running do-fetch hook: 00-distfiles ... => spotify-1.2.26_1: fetching distfile 'spotify-client_1.2.26.1187.g36b715a1_amd64.deb' from 'http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.26.1187.g36b715a1_amd64.deb'... http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.26.1187.g36b715a1_amd64.deb: Not Found => ERROR: spotify-1.2.26_1: failed to fetch 'spotify-client_1.2.26.1187.g36b715a1_amd64.deb'. ``` Version 1.2.31 exists on the upstream but Spotify launches with a gray screen on my testing machine. Current upstream does not exist thus, it might be a good idea to downgrade the version unless installation of 1.2.31 is confirmed to work correctly. A patch file from https://github.com/void-linux/void-packages/pull/48955.patch is attached