Merge pull request #304326 from TomaSajt/spotube

spotube: 3.5.0 -> 3.6.0
This commit is contained in:
Mario Rodas 2024-04-16 06:15:46 -05:00 committed by GitHub
commit 5a2fb64bc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
let
pname = "spotube";
version = "3.5.0";
version = "3.6.0";
meta = {
description = "An open source, cross-platform Spotify client compatible across multiple platforms";
@ -53,7 +53,7 @@ let
src = fetchArtifact {
filename = "Spotube-macos-universal.dmg";
hash = "sha256-omXhiH/hVxFef03GqmpYf65SfdLjLyeMyuAWuvSpYiI=";
hash = "sha256-Qsr+66ToyLCCUwirj/7V6vzSNmx7BZ3O34liLx6AdlI=";
};
sourceRoot = ".";
@ -77,7 +77,7 @@ let
src = fetchArtifact {
filename = "Spotube-linux-x86_64.deb";
hash = "sha256-Rea4GvxdkUfZF8lCBzI9UrD9Iz9D5vq9oxYBn5bahZE=";
hash = "sha256-dSFtjCuufrg5tG+FLgLgdx20WpO2s4wGOPtK+tel3dg=";
};
nativeBuildInputs = [