patches: Add teams-for-linux 1.4.8 patch
This commit is contained in:
parent
1278dc0696
commit
f9e6af2bea
1 changed files with 3 additions and 3 deletions
|
@ -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
|
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
|
--- a/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix
|
||||||
+++ b/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 @@
|
@@ -19,13 +19,13 @@
|
||||||
|
@ -7,14 +7,14 @@ index 74b54f10a75a1c..66337badd8e120 100644
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "teams-for-linux";
|
pname = "teams-for-linux";
|
||||||
- version = "1.4.6";
|
- version = "1.4.6";
|
||||||
+ version = "1.4.7";
|
+ version = "1.4.8";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "IsmaelMartinez";
|
owner = "IsmaelMartinez";
|
||||||
repo = "teams-for-linux";
|
repo = "teams-for-linux";
|
||||||
rev = "v${finalAttrs.version}";
|
rev = "v${finalAttrs.version}";
|
||||||
- hash = "sha256-aaUWc0G7KY3PwlIysoL++l7na2M5sxQFW2YsO0AIRY8=";
|
- hash = "sha256-aaUWc0G7KY3PwlIysoL++l7na2M5sxQFW2YsO0AIRY8=";
|
||||||
+ hash = "sha256-FWd966McVF1nrwIpS6fJv4VdwdpiB4bCJrycU2CZIYo=";
|
+ hash = "sha256-le7h2lYgKfw19FwEgDLLFbB7Eu9LhXAAQfosORHWEiw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
offlineCache = fetchYarnDeps {
|
offlineCache = fetchYarnDeps {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue