spotify: 1.0.53.758 -> 1.0.55.487
This commit is contained in:
parent
46a2da8766
commit
b7290d3af5
@ -8,7 +8,7 @@ let
|
||||
# Please update the stable branch!
|
||||
# Latest version number can be found at:
|
||||
# http://repository-origin.spotify.com/pool/non-free/s/spotify-client/
|
||||
version = "1.0.53.758.gde3fc4b2-33";
|
||||
version = "1.0.55.487.g256699aa-16";
|
||||
|
||||
deps = [
|
||||
alsaLib
|
||||
@ -53,7 +53,7 @@ stdenv.mkDerivation {
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}_amd64.deb";
|
||||
sha256 = "1sh6bv23yx0fcbmf60c2yyi6411ij85k4jalpjlck2w26nfj1b3g";
|
||||
sha256 = "09rhm0jp5prcvyf8zpw4pl422yiy8nkazcjc3lv61ngpznk3n1r0";
|
||||
};
|
||||
|
||||
buildInputs = [ dpkg makeWrapper ];
|
||||
|
Loading…
Reference in New Issue
Block a user