Unverified Commit 2b86e7c2 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

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

psi-plus: 1.5.1650 -> 1.5.1653
parents 9bb869b2 ab235898
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.1650";
  version = "1.5.1653";

  src = fetchFromGitHub {
    owner = "psi-plus";
    repo = "psi-plus-snapshots";
    rev = version;
    sha256 = "sha256-qoqusg2CbivoPFbYnBSzE5P5+p1vCKmMbSBrPdC6SqI=";
    sha256 = "sha256-9WT2S6ZgIsrHoEAvlWUB078gzCdrPylvSjkkogU5tsU=";
  };

  cmakeFlags = [