Unverified Commit e56563c9 authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

libwacom-surface: update patches (#462680)

parents 2a71e9e9 7cdd5abe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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: {