Merge pull request #159769 from r-ryantm/auto-update/psi-plus

psi-plus: 1.5.1596 -> 1.5.1600
This commit is contained in:
Bobby Rong 2022-02-14 20:04:04 +08:00 committed by GitHub
commit d6de7a6ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [