From d9c5f6c12188fe2915f4ce7e787e2edc000c153c Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Sun, 4 Feb 2024 15:34:01 +0100 Subject: [PATCH] patches: Add teams-for-linux 1.4.10 patch --- patches/285235.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/285235.patch b/patches/285235.patch index 0b0f94e2..397bf855 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..2e0acfca104646 100644 +index 74b54f10a75a1c..98edbce3cb49f8 100644 --- a/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix +++ b/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix @@ -19,18 +19,18 @@ @@ -7,14 +7,14 @@ index 74b54f10a75a1c..2e0acfca104646 100644 stdenv.mkDerivation (finalAttrs: { pname = "teams-for-linux"; - version = "1.4.6"; -+ version = "1.4.9"; ++ version = "1.4.10"; src = fetchFromGitHub { owner = "IsmaelMartinez"; repo = "teams-for-linux"; rev = "v${finalAttrs.version}"; - hash = "sha256-aaUWc0G7KY3PwlIysoL++l7na2M5sxQFW2YsO0AIRY8="; -+ hash = "sha256-PeM9uMS0cYlVvYls8qyE2M0wfc7zlPCEnpuAeSK2F0E="; ++ hash = "sha256-dR9YJJBBxvnJkD42+MwIql3B1dlA6WUSLJ//lW22mmc="; }; offlineCache = fetchYarnDeps {