From f9e6af2bea97ac338729a0a674c426bb8ff440e2 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Fri, 2 Feb 2024 09:20:10 +0100 Subject: [PATCH] patches: Add teams-for-linux 1.4.8 patch --- patches/285235.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/285235.patch b/patches/285235.patch index 92e280cd..4233b53a 100644 --- a/patches/285235.patch +++ b/patches/285235.patch @@ -1,5 +1,5 @@ diff --git a/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix b/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix -index 74b54f10a75a1c..66337badd8e120 100644 +index 74b54f10a75a1c..c584adb0173fd5 100644 --- a/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix +++ b/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix @@ -19,13 +19,13 @@ @@ -7,14 +7,14 @@ index 74b54f10a75a1c..66337badd8e120 100644 stdenv.mkDerivation (finalAttrs: { pname = "teams-for-linux"; - version = "1.4.6"; -+ version = "1.4.7"; ++ version = "1.4.8"; src = fetchFromGitHub { owner = "IsmaelMartinez"; repo = "teams-for-linux"; rev = "v${finalAttrs.version}"; - hash = "sha256-aaUWc0G7KY3PwlIysoL++l7na2M5sxQFW2YsO0AIRY8="; -+ hash = "sha256-FWd966McVF1nrwIpS6fJv4VdwdpiB4bCJrycU2CZIYo="; ++ hash = "sha256-le7h2lYgKfw19FwEgDLLFbB7Eu9LhXAAQfosORHWEiw="; }; offlineCache = fetchYarnDeps {