3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #196128 from misuzu/psi-plus-update

psi-plus: 1.5.1640 -> 1.5.1642
This commit is contained in:
Mario Rodas 2022-10-15 12:46:01 -05:00 committed by GitHub
commit 04ad3cd470
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.1640";
version = "1.5.1642";
src = fetchFromGitHub {
owner = "psi-plus";
repo = "psi-plus-snapshots";
rev = version;
sha256 = "sha256-vzEZUY9EiOPWdk60EQneMDuX4IAQh4BbBh9MO3Fj04Y=";
sha256 = "sha256-voaGYYt1CZTxiumKvIVupMxdrLKACnfxvtnYfGuya1I=";
};
cmakeFlags = [