about summary refs log tree commit diff
path: root/users/glittershark/system
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/system')
-rw-r--r--users/glittershark/system/home/machines/yeren.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/glittershark/system/home/machines/yeren.nix b/users/glittershark/system/home/machines/yeren.nix
index 0e3c20ca3f..8ee6602307 100644
--- a/users/glittershark/system/home/machines/yeren.nix
+++ b/users/glittershark/system/home/machines/yeren.nix
@@ -28,10 +28,10 @@ in
     xdot
 
     (discord.override rec {
-      version = "0.0.13";
+      version = "0.0.14";
       src = fetchurl {
         url = "https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz";
-        sha256 = "0d5z6cbj9dg3hjw84pyg75f8dwdvi2mqxb9ic8dfqzk064ssiv7y";
+        sha256 = "1rq490fdl5pinhxk8lkfcfmfq7apj79jzf3m14yql1rc9gpilrf2";
       };
     })