systemd: 261 -> 261.1

This commit is contained in:
R. Ryantm
2026-07-11 04:54:39 +00:00
parent ffc7f8ce99
commit 35bc596317

View File

@@ -203,13 +203,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
inherit pname;
version = "261";
version = "261.1";
src = fetchFromGitHub {
owner = "systemd";
repo = "systemd";
tag = "v${finalAttrs.version}";
hash = "sha256-6IB1ZEQqQ0impwBhCaLZAEgMVkVFU61JDVlGotxNzGQ=";
hash = "sha256-4iOitWGdRmGgJjEXGWtq2lEhPtGguma+qrjTShrps2g=";
};
# PATCH POLICY