libwacom-surface: update patches

This commit is contained in:
Robert Schütz
2025-12-30 03:50:14 -08:00
parent 1b0bb38dc7
commit 98376a5dbf
+2 -2
View File
@@ -8,8 +8,8 @@ let
libwacom-surface = fetchFromGitHub {
owner = "linux-surface";
repo = "libwacom-surface";
tag = "v2.16.1-1";
hash = "sha256-xyKG9QqL7cQH1aW66pIg7J2rikxfU/n/0iEvKXNQ1kA=";
tag = "v2.17.0-1";
hash = "sha256-0p68GMtQPlf/lX0Sl0VtttRODBKPMSeQOu3Le5JorSQ=";
};
in
libwacom.overrideAttrs (prevAttrs: {