Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
teams: 1.3.00.958 -> 1.3.00.5153
Browse files Browse the repository at this point in the history
  • Loading branch information
liff committed Mar 24, 2020
1 parent 1484e1a commit 898a3bf
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -15,11 +15,11 @@

stdenv.mkDerivation rec {
pname = "teams";
version = "1.3.00.958";
version = "1.3.00.5153";

src = fetchurl {
url = "https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_${version}_amd64.deb";
sha256 = "015awxgbwk4j973jnxj7q3i8csx7wnwpwp5g4jlmn7z8fxwy83d5";
sha256 = "13c7fmij0gcg6mrjjj2mhs21q7fzdssscwhihzyrmbmj64cd0a69";
};

nativeBuildInputs = [ dpkg autoPatchelfHook wrapGAppsHook ];
Expand Down

0 comments on commit 898a3bf

Please sign in to comment.