spotube: 3.8.2 -> 3.8.3

This commit is contained in:
TomaSajt
2024-10-09 18:40:45 +02:00
parent f0668c1c85
commit 61aefa5940
+3 -3
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 = [