psi-plus: 1.5.1596 -> 1.5.1600

This commit is contained in:
R. Ryantm 2022-02-13 06:52:48 +00:00
parent 366b2f7a5a
commit 9df062704e

View File

@ -43,13 +43,13 @@ assert enablePsiMedia -> enablePlugins;
mkDerivation rec {
pname = "psi-plus";
version = "1.5.1596";
version = "1.5.1600";
src = fetchFromGitHub {
owner = "psi-plus";
repo = "psi-plus-snapshots";
rev = version;
sha256 = "sha256-8GnENdoFgFa+pDN8C+W5qoFxsCE7tl3dUHf5TBipo5g=";
sha256 = "sha256-AZSxElEpYUYa92KdYxVyM+ppKHpXXwwlBFVOOKH/O7g=";
};
cmakeFlags = [