spotube: 3.8.2 -> 3.8.3 (#347541)

This commit is contained in:
Pol Dellaiera 2024-10-11 21:24:38 +02:00 committed by GitHub
commit f9ec83f3b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@
let
pname = "spotube";
version = "3.8.2";
version = "3.8.3";
meta = {
description = "Open source, cross-platform Spotify client compatible across multiple platforms";
@ -56,7 +56,7 @@ let
src = fetchArtifact {
filename = "Spotube-macos-universal.dmg";
hash = "sha256-2nqWHQDxJ0PcwTiLAa8YZffqwsdnepMpXvpqRPX5JxM=";
hash = "sha256-N1H/Vy5QQi8zAqiqAi5aTnUQcKC/EgL3GUhEfnCkaAQ=";
};
sourceRoot = ".";
@ -80,7 +80,7 @@ let
src = fetchArtifact {
filename = "Spotube-linux-x86_64.deb";
hash = "sha256-kDPNWbspmORClVMH91Lt3dLVsRwGxiBtB49CHSHxQxI=";
hash = "sha256-x75ie9FXunClMT+YZVFlvl2VSDl933QYMRpEYjJ8YhY=";
};
nativeBuildInputs = [