wire-desktop: 3.7.2891 -> 3.9.2895
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wire-desktop/versions
This commit is contained in:
parent
993e2b4ec2
commit
b3408d088c
1 changed files with 2 additions and 2 deletions
|
@ -49,11 +49,11 @@ in
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "wire-desktop";
|
||||
version = "3.7.2891";
|
||||
version = "3.9.2895";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://wire-app.wire.com/linux/debian/pool/main/Wire-${version}_amd64.deb";
|
||||
sha256 = "0x4nx1rpr9wai0h3n14h1r0f0lj5m29a3pkx1w6mfz5la74iczqc";
|
||||
sha256 = "0wrn95m64j4b7ym44h9zawq13kg4m12aixlyyzp56bfyczmjq4a5";
|
||||
};
|
||||
|
||||
desktopItem = makeDesktopItem {
|
||||
|
|
Loading…
Reference in a new issue