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>2023-03-22 07:58:57 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-03-22 07:58:57 +0000
commitaf287b1a592385d5035332ab8e2de852166d85d7 (patch)
tree94029ec463766265223c65c45ea58dfdec70ce1c /pkgs/applications/networking/instant-messengers/psi-plus
parent293e39ec0980f68ec04dcf9c6a6d95b8ca4b19da (diff)
psi-plus: 1.5.1644 -> 1.5.1646
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 22638a4c20832..6f3b7cfb022f1 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.1644";
+  version = "1.5.1646";
 
   src = fetchFromGitHub {
     owner = "psi-plus";
     repo = "psi-plus-snapshots";
     rev = version;
-    sha256 = "sha256-wSfgV0moBar27xa91ywky7Apr5QHISZ27lQlp02J1Mg=";
+    sha256 = "sha256-FeZlJAJHmNGd7hbpjmthe2/yGxh0zIl3zXnA+vRjNCM=";
   };
 
   cmakeFlags = [