systemd: 257.1 -> 257.2 (#372292)

Signed-off-by: misilelab <misileminecord@gmail.com>

authored by

misilelab and committed by
Vladimír Čunát
53b97e5b 7c2121cf

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