systemd: 260.1 -> 260.2

(cherry picked from commit d08a97a026)
(cherry picked from commit 8981bd36a7893b59577d0a4ae1de03f7a81e3609)
This commit is contained in:
R. Ryantm
2026-06-22 08:21:28 +02:00
committed by Vladimír Čunát
parent e4f8aa8b23
commit 8336ce2319
+2 -2
View File
@@ -202,13 +202,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
inherit pname;
version = "260.1";
version = "260.2";
src = fetchFromGitHub {
owner = "systemd";
repo = "systemd";
rev = "v${finalAttrs.version}";
hash = "sha256-FUKj3lvjz8TIsyu8NyJYtiNele+1BhdJPdw7r7nW6as=";
hash = "sha256-NXmmSV7/9WIW6C8wjdOwaerCy4v7Zcrd8+XDzcS8rEk=";
};
# PATCH POLICY