From 374d6659389d752d252eb49ed06aec5dedbb7b32 Mon Sep 17 00:00:00 2001 From: Unrud Date: Fri, 7 Sep 2018 09:29:17 +0200 Subject: [PATCH] flatpak: update dependencies --- flatpak/com.github.unrud.RemoteTouchpad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/com.github.unrud.RemoteTouchpad.json b/flatpak/com.github.unrud.RemoteTouchpad.json index 4288fb1..63413d9 100644 --- a/flatpak/com.github.unrud.RemoteTouchpad.json +++ b/flatpak/com.github.unrud.RemoteTouchpad.json @@ -21,7 +21,7 @@ { "type" : "git", "url" : "https://github.com/golang/net", - "commit" : "afe8f62b1d6bbd81f31868121a50b06d8188e1f9", + "commit" : "161cd47e91fd58ac17490ef4d742dc98bb4cf60e", "dest" : "src/golang.org/x/net" }, {