Unverified Commit 6fb1efb2 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #255480 from chvp/fix/xrdp-src-hash

xrdp: restore 0.9.23 src hash
parents 7c2ddffb 3c00191a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ let
      repo = "xrdp";
      rev = "v${version}";
      fetchSubmodules = true;
      hash = "sha256-8gAP4wOqSmar8JhKRt4qRRwh23coIn0Q8Tt9ClHQSt8=";
      hash = "sha256-14qsRfLn+26rm+vyMmOtaBEs8mWfSTIsIVseSC2FjXc=";
    };
  };