about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/wavebox
diff options
context:
space:
mode:
authorFliegendeWurst <2012gdwu+github@posteo.de>2023-10-03 08:42:57 +0200
committerFliegendeWurst <2012gdwu+github@posteo.de>2023-10-20 11:00:24 +0200
commita393a30239bc0663fe7f64959d8394e429ad7742 (patch)
tree1c30a1f475fd307fd35eab18e7b33409b1c693b1 /pkgs/applications/networking/instant-messengers/wavebox
parent35c9d66a0341f5d984cf592ed4ec5a30a45e8982 (diff)
wavebox: 10.117.18-2 -> 10.117.21-2
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/wavebox')
-rw-r--r--pkgs/applications/networking/instant-messengers/wavebox/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/wavebox/default.nix b/pkgs/applications/networking/instant-messengers/wavebox/default.nix
index 151ea3d21aad3..c7fedc51b5825 100644
--- a/pkgs/applications/networking/instant-messengers/wavebox/default.nix
+++ b/pkgs/applications/networking/instant-messengers/wavebox/default.nix
@@ -18,7 +18,7 @@
 }:
 
 let
-  version = "10.117.18-2";
+  version = "10.117.21-2";
   desktopItem = makeDesktopItem rec {
     name = "Wavebox";
     exec = "wavebox";
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
   inherit version;
   src = fetchurl {
     url = "https://download.wavebox.app/stable/linux/tar/${tarball}";
-    hash = "sha256-2t59VmCR3TWeLDozR6EVlqd62zHCdXHDXW4gIFaGLlg=";
+    sha256 = "1g2mf3xmcaz3y6vwa65r4ccw71ddqj1cn12p0k1f1xawfl74kc5c";
   };
 
   # don't remove runtime deps