yubikey-touch-detector: 1.12.5 -> 1.13.0 (#414115)

This commit is contained in:
Wolfgang Walther
2025-06-27 16:46:08 +00:00
committed by GitHub
@@ -11,15 +11,15 @@
buildGoModule rec {
pname = "yubikey-touch-detector";
version = "1.12.5";
version = "1.13.0";
src = fetchFromGitHub {
owner = "maximbaz";
repo = "yubikey-touch-detector";
rev = version;
hash = "sha256-eNRwDGTNxBtDepQvf2TXCH/5fb4kRYBn80tzvI4fzME=";
hash = "sha256-aHR/y8rAKS+dMvRdB3oAmOiI7hTA6qlF4Z05OjwYOO4=";
};
vendorHash = "sha256-x8Fmhsk6MtgAtLxgH/V3KusM0BXAOaSU+2HULR5boJQ=";
vendorHash = "sha256-oHEcpu3QvcVC/YCtGtP7nNT9++BSU8BPT5pf8NdLrOo=";
nativeBuildInputs = [
pkg-config