Commit c93a5c8e authored by Shawn8901's avatar Shawn8901
Browse files

teamspeak_client: 3.6.0 -> 3.6.1

parent 34d40c6f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,11 +30,11 @@ in
stdenv.mkDerivation rec {
  pname = "teamspeak-client";

  version = "3.6.0";
  version = "3.6.1";

  src = fetchurl {
    url = "https://files.teamspeak-services.com/releases/client/${version}/TeamSpeak3-Client-linux_${arch}-${version}.run";
    hash = "sha256-ZbElnFoQmXdtCR9lb6eOz4dMzSwpfjC1DvG3VbDoSEA=";
    hash = "sha256-j4sgZ+tJpV6ST0yLmbLTLgBxQTcK1LZoEEfMe3TUAC4=";
  };

  # grab the plugin sdk for the desktop icon