···197let
198 wantCurl = withRemote || withImportd;
199200- version = "257.3";
201202 # Use the command below to update `releaseTimestamp` on every (major) version
203 # change. More details in the commentary at mesonFlags.
···215 owner = "systemd";
216 repo = "systemd";
217 rev = "v${version}";
218- hash = "sha256-GvRn55grHWR6M+tA86RMzqinuXNpPZzRB4ApuGN/ZvU=";
219 };
220221 # On major changes, or when otherwise required, you *must* :
···197let
198 wantCurl = withRemote || withImportd;
199200+ version = "257.5";
201202 # Use the command below to update `releaseTimestamp` on every (major) version
203 # change. More details in the commentary at mesonFlags.
···215 owner = "systemd";
216 repo = "systemd";
217 rev = "v${version}";
218+ hash = "sha256-mn/JB/nrOz2TOobu2d+XBH2dVH3vn/HPvWN4Zz6s+SM=";
219 };
220221 # On major changes, or when otherwise required, you *must* :