wire-desktop: 3.5.2881 -> 3.6.2885
This commit is contained in:
parent
13aa5c6cf9
commit
8ba66c2ee1
@ -43,7 +43,7 @@ let
|
|||||||
xorg.libxcb
|
xorg.libxcb
|
||||||
];
|
];
|
||||||
|
|
||||||
version = "3.5.2881";
|
version = "3.6.2885";
|
||||||
|
|
||||||
plat = {
|
plat = {
|
||||||
"i686-linux" = "i386";
|
"i686-linux" = "i386";
|
||||||
@ -51,8 +51,8 @@ let
|
|||||||
}.${stdenv.hostPlatform.system};
|
}.${stdenv.hostPlatform.system};
|
||||||
|
|
||||||
sha256 = {
|
sha256 = {
|
||||||
"i686-linux" = "0s5j6acsiymsikvah9f1ywandzvcdx5m8csrc7ymhv0gx2a9xm1d";
|
"i686-linux" = "1lj2gjv69z94dj7b4zjhls420fs5zzxkdlwv25p2gp4lkv0v6l98";
|
||||||
"x86_64-linux" = "17siis4xws27jmhf1gyb6cvip6clak27zxckyk0b312kkc4q363i";
|
"x86_64-linux" = "1dl88fpy8v3aprzdp1nnwg08sy7yiljqjnpnl3rw0h5nix6xmv9v";
|
||||||
}.${stdenv.hostPlatform.system};
|
}.${stdenv.hostPlatform.system};
|
||||||
|
|
||||||
in
|
in
|
||||||
@ -60,7 +60,7 @@ in
|
|||||||
name = "wire-desktop-${version}";
|
name = "wire-desktop-${version}";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://wire-app.wire.com/linux/debian/pool/main/wire_${version}_${plat}.deb";
|
url = "https://wire-app.wire.com/linux/debian/pool/main/Wire-${version}_${plat}.deb";
|
||||||
inherit sha256;
|
inherit sha256;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user