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

psi-plus: 1.5.1650 -> 1.5.1653
This commit is contained in:
Mario Rodas 2024-02-08 06:27:27 -05:00 committed by GitHub
commit 2b86e7c280
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,13 +43,13 @@ assert enablePsiMedia -> enablePlugins;
mkDerivation rec {
pname = "psi-plus";
version = "1.5.1650";
version = "1.5.1653";
src = fetchFromGitHub {
owner = "psi-plus";
repo = "psi-plus-snapshots";
rev = version;
sha256 = "sha256-qoqusg2CbivoPFbYnBSzE5P5+p1vCKmMbSBrPdC6SqI=";
sha256 = "sha256-9WT2S6ZgIsrHoEAvlWUB078gzCdrPylvSjkkogU5tsU=";
};
cmakeFlags = [