From e6d16f1b6b4a3ab6f717f62965a8c1d23e6a502e Mon Sep 17 00:00:00 2001 From: Stig Palmquist Date: Thu, 8 Aug 2024 20:15:48 +0200 Subject: [PATCH] surface: linux-surface arch-6.9.9-1 -> arch-6.10.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 8e60ee9..513f788 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.9-1"; - hash = "sha256-L7o2tqtO5wkTSWaL44SgNeorPdoNjSpM1GDdI7khnSo="; + rev = "arch-6.10.3-1"; + hash = "sha256-T7voXofI5W+YodHB2DtNSKKc4iUlN3NS0onP4TKFvQM="; }; # This is the owner and repo for the pre-patched kernel from the "linux-surface" project: