Unverified Commit b523c0d2 authored by Bruno Bigras's avatar Bruno Bigras Committed by GitHub
Browse files

spotube: 3.8.1 -> 3.8.2 (#345551)

parents e85db9fe fdedf708
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@

let
  pname = "spotube";
  version = "3.8.1";
  version = "3.8.2";

  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-NbKFvg50n/GByVU6/vNLmTTV9bhIhl3AxlwAcG60KVY=";
      hash = "sha256-2nqWHQDxJ0PcwTiLAa8YZffqwsdnepMpXvpqRPX5JxM=";
    };

    sourceRoot = ".";
@@ -80,7 +80,7 @@ let

    src = fetchArtifact {
      filename = "Spotube-linux-x86_64.deb";
      hash = "sha256-R/yHXx29T/7NNc1L1AmevzXp1k98qnmvOEd3cfSlJuA=";
      hash = "sha256-kDPNWbspmORClVMH91Lt3dLVsRwGxiBtB49CHSHxQxI=";
    };

    nativeBuildInputs = [