Unverified Commit 61aefa59 authored by TomaSajt's avatar TomaSajt
Browse files

spotube: 3.8.2 -> 3.8.3

parent f0668c1c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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 = [