touchegg: 2.0.17 -> 2.0.18

This commit is contained in:
R. Ryantm
2025-05-24 18:45:12 +00:00
parent 89ee231963
commit 3f90d5b906
+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 [