emacsPackages.eaf: 0-unstable-2025-08-01 -> 0-unstable-2025-08-22
This commit is contained in:
committed by
Lin Jian
parent
6dabf8cbed
commit
74735e8a9d
+3
-3
@@ -66,13 +66,13 @@ in
|
||||
melpaBuild (finalAttrs: {
|
||||
|
||||
pname = "eaf";
|
||||
version = "0-unstable-2025-08-01";
|
||||
version = "0-unstable-2025-08-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "emacs-eaf";
|
||||
repo = "emacs-application-framework";
|
||||
rev = "f7431199fb3143f4487213b7ea6a16a3d037b2ff";
|
||||
hash = "sha256-qpaLizkxuOKd/9kfym3+xAssVm+sV3IlxLCApv+yUz8=";
|
||||
rev = "dc5f6e7fa21a15b5e05c7722c2b8f32158aeab82";
|
||||
hash = "sha256-wWC5Ma9p/k0GLcGpPn7NO0KqkIXmEbaQc7TJ2ImMIr4=";
|
||||
};
|
||||
|
||||
packageRequires = [
|
||||
|
||||
Reference in New Issue
Block a user