Unverified Commit 04ad3cd4 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

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

psi-plus: 1.5.1640 -> 1.5.1642
parents fc4e7ce1 a0c27cf4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [