libwacom-surface: update patches (#462680)

This commit is contained in:
dotlambda
2025-11-18 19:23:56 +00:00
committed by GitHub
+2 -2
View File
@@ -8,8 +8,8 @@ let
libwacom-surface = fetchFromGitHub {
owner = "linux-surface";
repo = "libwacom-surface";
rev = "v2.12.2-1";
hash = "sha256-MreAwOaT8pd5NMWBpZDBbPz73DhcChgeXXBNyjw99Pw=";
tag = "v2.16.1-1";
hash = "sha256-xyKG9QqL7cQH1aW66pIg7J2rikxfU/n/0iEvKXNQ1kA=";
};
in
libwacom.overrideAttrs (prevAttrs: {