mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-25 13:35:13 +00:00
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:
parent
3ee07e9bce
commit
3c00191aab
@ -10,7 +10,7 @@ let
|
||||
repo = "xrdp";
|
||||
rev = "v${version}";
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-8gAP4wOqSmar8JhKRt4qRRwh23coIn0Q8Tt9ClHQSt8=";
|
||||
hash = "sha256-14qsRfLn+26rm+vyMmOtaBEs8mWfSTIsIVseSC2FjXc=";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user