systemd: 260.1 -> 260.2

This commit is contained in:
R. Ryantm
2026-05-31 15:32:17 +03:00
committed by r-vdp
parent 42c5d06c0e
commit d08a97a026
+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