emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/leaf 2eea8f4 04/13: remove not supported version emacs


From: Stefan Monnier
Subject: [elpa] externals/leaf 2eea8f4 04/13: remove not supported version emacs docker
Date: Wed, 23 Jun 2021 21:24:15 -0400 (EDT)

branch: externals/leaf
commit 2eea8f4dec636cccdc0514d60db19ba015df0fa3
Author: Z572 <873216071@qq.com>
Commit: Z572 <873216071@qq.com>

    remove not supported version emacs docker
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 76758c6..a6181ba 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ TOP          := $(dir $(lastword $(MAKEFILE_LIST)))
 
 UUID         := $(shell ((uuidgen > /dev/null 2>&1 && uuidgen) || echo $$) | 
cut -c -7)
 
-UBUNTU_EMACS := 23.4 24.1 24.5 25.1
+UBUNTU_EMACS := 24.1 24.5 25.1
 ALPINE_EMACS := 25.3 26.1 26.2
 DOCKER_EMACS := $(UBUNTU_EMACS:%=ubuntu-min-%) $(ALPINE_EMACS:%=alpine-min-%)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]