about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers
diff options
context:
space:
mode:
authorVladyslav M <dywedir@pm.me>2019-02-19 01:06:23 +0200
committerGitHub <noreply@github.com>2019-02-19 01:06:23 +0200
commit358efb66947504d2195a4f1e25e72265cc7348e3 (patch)
tree264f2b4fd104cfd768dcff1a732476893668b769 /pkgs/applications/networking/instant-messengers
parentf7c6e6bbe3c325d7dcb56ff4b3356c40c8866c82 (diff)
parentc851289dcf13d5600616dc51c98a325e516c22e5 (diff)
downloadnixlib-358efb66947504d2195a4f1e25e72265cc7348e3.tar
nixlib-358efb66947504d2195a4f1e25e72265cc7348e3.tar.gz
nixlib-358efb66947504d2195a4f1e25e72265cc7348e3.tar.bz2
nixlib-358efb66947504d2195a4f1e25e72265cc7348e3.tar.lz
nixlib-358efb66947504d2195a4f1e25e72265cc7348e3.tar.xz
nixlib-358efb66947504d2195a4f1e25e72265cc7348e3.tar.zst
nixlib-358efb66947504d2195a4f1e25e72265cc7348e3.zip
Merge pull request #55799 from r-ryantm/auto-update/wavebox
wavebox: 4.5.10 -> 4.7.1
Diffstat (limited to 'pkgs/applications/networking/instant-messengers')
-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 5ffae90f1951..7cf46470bf49 100644
--- a/pkgs/applications/networking/instant-messengers/wavebox/default.nix
+++ b/pkgs/applications/networking/instant-messengers/wavebox/default.nix
@@ -8,7 +8,7 @@ with stdenv.lib;
 let
   bits = "x86_64";
 
-  version = "4.5.10";
+  version = "4.7.1";
 
   desktopItem = makeDesktopItem rec {
     name = "Wavebox";
@@ -25,7 +25,7 @@ in stdenv.mkDerivation rec {
   name = "wavebox-${version}";
   src = fetchurl {
     url = "https://github.com/wavebox/waveboxapp/releases/download/v${version}/${tarball}";
-    sha256 = "0863x3gyzzbm6qs26j821b4iy596cc2h7ppdj6hq5rgr7c01ac9k";
+    sha256 = "0kyi84wdvd5363vx7bhss3cmc8kfdkrs6h8q51hscrja3qabp0bg";
   };
 
   # don't remove runtime deps