touchegg: 2.0.17 -> 2.0.18 (#410601)

This commit is contained in:
Bobby Rong
2025-05-25 21:24:33 +08:00
committed by GitHub
+2 -2
View File
@@ -19,13 +19,13 @@
stdenv.mkDerivation rec {
pname = "touchegg";
version = "2.0.17";
version = "2.0.18";
src = fetchFromGitHub {
owner = "JoseExposito";
repo = "touchegg";
rev = version;
sha256 = "sha256-he6ERl6ZNWuD5StUqQWsUjeJ35nD0b8KddIAvntqlOI=";
sha256 = "sha256-7LJ5gD2e6e4edKDabqmsiXTdNKJ39557Q4sEGWF8H1U=";
};
patches = lib.optionals withPantheon [