diff --git a/pkgs/development/lisp-modules/packages.nix b/pkgs/development/lisp-modules/packages.nix index 560e80f954dc..9f846182b288 100644 --- a/pkgs/development/lisp-modules/packages.nix +++ b/pkgs/development/lisp-modules/packages.nix @@ -318,8 +318,8 @@ let src = pkgs.fetchFromGitHub { owner = "bohonghuang"; repo = "cl-gtk4"; - rev = "ff60e3495cdbba5c09d0bb8aa49f3184cc060c8e"; - hash = "sha256-06cyPf+5z+GE3YvZEJ67kC281nkwRz/hoaykTISsni0="; + rev = "b3e69daf2f96e69881b053046bbe8544a54e087f"; + hash = "sha256-9bRxxc3LtDR7gE0jorsrguRYaIq2InVOys27W7Im050="; }; lispLibs = with self; [ cl-gobject-introspection-wrapper