From 7738cb40f6a42e2bb398f07964d1df53a683d27e Mon Sep 17 00:00:00 2001 From: Stig Palmquist Date: Mon, 10 Jun 2024 22:23:59 +0200 Subject: [PATCH] surface: linux-surface arch-6.8.6-1 -> arch-6.9.3-1 --- microsoft/surface/common/repos.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsoft/surface/common/repos.nix b/microsoft/surface/common/repos.nix index 321e729..313f133 100644 --- a/microsoft/surface/common/repos.nix +++ b/microsoft/surface/common/repos.nix @@ -4,8 +4,8 @@ linux-surface = fetchFromGitHub { owner = "linux-surface"; repo = "linux-surface"; - rev = "arch-6.8.6-1"; - hash = "sha256-kLnHcYFeQ7/8lbSL4p9D2aC4V/Ib1tU225UOkRcNnH4="; + rev = "arch-6.9.3-1"; + hash = "sha256-HoG7MuWAtiTAX9CJeqCGrfkfoue7XLtSMF6zjx4z7i8="; }; # This is the owner and repo for the pre-patched kernel from the "linux-surface" project: