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-12-28 17:51:41 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2022-12-28 17:51:41 +0000
commit9bea102076ab715ba7766263298c4d9753a4240b (patch)
treecdb2d1991f44582331a474c67182fed7f819ce3a /pkgs/applications/networking/instant-messengers/psi-plus
parent3f3eb370c13594fcad3a306d1cfb8820e509bb48 (diff)
psi-plus: 1.5.1642 -> 1.5.1644
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 138e5989d0fed..22638a4c20832 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.1642";
+  version = "1.5.1644";
 
   src = fetchFromGitHub {
     owner = "psi-plus";
     repo = "psi-plus-snapshots";
     rev = version;
-    sha256 = "sha256-voaGYYt1CZTxiumKvIVupMxdrLKACnfxvtnYfGuya1I=";
+    sha256 = "sha256-wSfgV0moBar27xa91ywky7Apr5QHISZ27lQlp02J1Mg=";
   };
 
   cmakeFlags = [