about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/discord
diff options
context:
space:
mode:
authorSoner Sayakci <s.sayakci@shopware.com>2019-09-05 10:52:33 +0200
committerCray Elliott <MP2E@archlinux.us>2019-09-06 05:48:29 -0700
commit16429eb2c0f304043c762fc2c37e98271a5f240d (patch)
tree713c324414d61ab8d36b1c6bda79a8dd800e8fb6 /pkgs/applications/networking/instant-messengers/discord
parentd7c4106ce0898421bdc341adf859ce73c66ffaf6 (diff)
downloadnixlib-16429eb2c0f304043c762fc2c37e98271a5f240d.tar
nixlib-16429eb2c0f304043c762fc2c37e98271a5f240d.tar.gz
nixlib-16429eb2c0f304043c762fc2c37e98271a5f240d.tar.bz2
nixlib-16429eb2c0f304043c762fc2c37e98271a5f240d.tar.lz
nixlib-16429eb2c0f304043c762fc2c37e98271a5f240d.tar.xz
nixlib-16429eb2c0f304043c762fc2c37e98271a5f240d.tar.zst
nixlib-16429eb2c0f304043c762fc2c37e98271a5f240d.zip
discord-ptb: 0.0.15 -> 0.0.16
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/discord')
-rw-r--r--pkgs/applications/networking/instant-messengers/discord/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/instant-messengers/discord/default.nix b/pkgs/applications/networking/instant-messengers/discord/default.nix
index f5883875fcdc..6bedde3ebd64 100644
--- a/pkgs/applications/networking/instant-messengers/discord/default.nix
+++ b/pkgs/applications/networking/instant-messengers/discord/default.nix
@@ -17,10 +17,10 @@ in {
     pname = "discord-ptb";
     binaryName = "DiscordPTB";
     desktopName = "Discord PTB";
-    version = "0.0.15";
+    version = "0.0.16";
     src = fetchurl {
-      url = "https://dl-ptb.discordapp.net/apps/linux/0.0.15/discord-ptb-0.0.15.tar.gz";
-      sha256 = "0znqb0a3yglgx7a9ypkb81jcm8kqgc6559zi7vfqn02zh15gqv6a";
+      url = "https://dl-ptb.discordapp.net/apps/linux/0.0.16/discord-ptb-0.0.16.tar.gz";
+      sha256 = "1ia94xvzygim9rx1sjnnss518ggw0i20mhp9pby33q70ha35n0aq";
     };
   };
   canary = callPackage ./base.nix {