remote-touchpad: 1.5.4 -> 1.5.5

This commit is contained in:
R. Ryantm
2026-09-13 03:00:00 +00:00
parent 3a43353dd5
commit 2ff89062af

View File

@@ -10,13 +10,13 @@
buildGoModule (finalAttrs: {
pname = "remote-touchpad";
version = "1.5.4";
version = "1.5.5";
src = fetchFromGitHub {
owner = "unrud";
repo = "remote-touchpad";
rev = "v${finalAttrs.version}";
sha256 = "sha256-Erflr02yv6RT6vF9/WKMO7h0lEr2NMPinK7bj/SPMvI=";
sha256 = "sha256-uCrvVbpFPu7m+1jjYjQPy7iJ1zpqz5YuvO3gbHqBgOo=";
};
buildInputs = [
@@ -27,7 +27,7 @@ buildGoModule (finalAttrs: {
];
tags = [ "portal,x11" ];
vendorHash = "sha256-9e8mfGpR7HtpB+Fca69pKQH52FZciOnpsD/bi1JW4q0=";
vendorHash = "sha256-M2VhhU5+iyqtMaN7Qt9SAdiEe77bdkW4sZELqwcXF5g=";
meta = {
description = "Control mouse and keyboard from the web browser of a smartphone";