lispPackages.cl-gtk4: Update to current master

This commit is contained in:
Alexander Ben Nasrallah
2026-06-26 11:14:37 +02:00
parent bdccc39dd2
commit c91ec7f06e
+2 -2
View File
@@ -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