xrdp: restore 0.9.23 src hash

The 0.9.22.1 hash was reintroduced by accident after a bad rebase in
https://github.com/NixOS/nixpkgs/pull/250189/. This restores the correct hash
for 0.9.23.
This commit is contained in:
Charlotte Van Petegem 2023-09-16 15:59:21 +02:00
parent 3ee07e9bce
commit 3c00191aab
No known key found for this signature in database
GPG Key ID: 019E764B7184435A

View File

@ -10,7 +10,7 @@ let
repo = "xrdp";
rev = "v${version}";
fetchSubmodules = true;
hash = "sha256-8gAP4wOqSmar8JhKRt4qRRwh23coIn0Q8Tt9ClHQSt8=";
hash = "sha256-14qsRfLn+26rm+vyMmOtaBEs8mWfSTIsIVseSC2FjXc=";
};
};