···192let
193 wantCurl = withRemote || withImportd;
194195- version = "257.1";
196197 # Use the command below to update `releaseTimestamp` on every (major) version
198 # change. More details in the commentary at mesonFlags.
···210 owner = "systemd";
211 repo = "systemd";
212 rev = "v${version}";
213- hash = "sha256-w+PBpu3XjYob2VYh8FHU4sUZaWHVO9k5g0/vIj0cTvo=";
214 };
215216 # On major changes, or when otherwise required, you *must* :
···192let
193 wantCurl = withRemote || withImportd;
194195+ version = "257.2";
196197 # Use the command below to update `releaseTimestamp` on every (major) version
198 # change. More details in the commentary at mesonFlags.
···210 owner = "systemd";
211 repo = "systemd";
212 rev = "v${version}";
213+ hash = "sha256-A64RK+EIea98dpq8qzXld4kbDGvYsKf/vDnNtMmwSBM=";
214 };
215216 # On major changes, or when otherwise required, you *must* :