···176let
177 wantCurl = withRemote || withImportd;
178 wantGcrypt = withResolved || withImportd;
179- version = "255.2";
180181 # Use the command below to update `releaseTimestamp` on every (major) version
182 # change. More details in the commentary at mesonFlags.
···194 owner = "systemd";
195 repo = "systemd-stable";
196 rev = "v${version}";
197- hash = "sha256-8SfJY/pcH4yrDeJi0GfIUpetTbpMwyswvSu+RSfgqfY=";
198 };
199200 # On major changes, or when otherwise required, you *must* :
···176let
177 wantCurl = withRemote || withImportd;
178 wantGcrypt = withResolved || withImportd;
179+ version = "255.4";
180181 # Use the command below to update `releaseTimestamp` on every (major) version
182 # change. More details in the commentary at mesonFlags.
···194 owner = "systemd";
195 repo = "systemd-stable";
196 rev = "v${version}";
197+ hash = "sha256-P1mKq+ythrv8MU7y2CuNtEx6qCDacugzfsPRZL+NPys=";
198 };
199200 # On major changes, or when otherwise required, you *must* :