From 109174381137e88eae61a3537e07e9ef58ba6a98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tracteur=20Blind=C3=A9?= Date: Wed, 24 Jul 2024 14:48:45 -0700 Subject: [PATCH] surface: linux-surface arch-6.9.3-1 to arch-6.9.9-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 313f133..8e60ee9 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.9.3-1"; - hash = "sha256-HoG7MuWAtiTAX9CJeqCGrfkfoue7XLtSMF6zjx4z7i8="; + rev = "arch-6.9.9-1"; + hash = "sha256-L7o2tqtO5wkTSWaL44SgNeorPdoNjSpM1GDdI7khnSo="; }; # This is the owner and repo for the pre-patched kernel from the "linux-surface" project: