about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/psi-plus
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-04-05 23:48:30 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2022-04-05 23:48:30 +0000
commit76591b5b62275ed19e86353c2c6c91e0267dfc15 (patch)
tree46de751c3cc30358a5521bc8d24782af91e9dbe5 /pkgs/applications/networking/instant-messengers/psi-plus
parent6427998d85dffc8d3cd724f358ed4af8e4961398 (diff)
psi-plus: 1.5.1615 -> 1.5.1618
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/psi-plus')
-rw-r--r--pkgs/applications/networking/instant-messengers/psi-plus/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/psi-plus/default.nix b/pkgs/applications/networking/instant-messengers/psi-plus/default.nix
index aeb20d6779ef5..fe3f90346f1cc 100644
--- a/pkgs/applications/networking/instant-messengers/psi-plus/default.nix
+++ b/pkgs/applications/networking/instant-messengers/psi-plus/default.nix
@@ -43,13 +43,13 @@ assert enablePsiMedia -> enablePlugins;
 
 mkDerivation rec {
   pname = "psi-plus";
-  version = "1.5.1615";
+  version = "1.5.1618";
 
   src = fetchFromGitHub {
     owner = "psi-plus";
     repo = "psi-plus-snapshots";
     rev = version;
-    sha256 = "sha256-aD+JVGmBWHUav2bH9rXGtgqI+/5lJTMrYLRP7E65JxI=";
+    sha256 = "sha256-ueZYFOZFCPQrg9etZCrY5ZTn7PZMkcuwbXVPPbW9S/A=";
   };
 
   cmakeFlags = [