summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorFlorian Franzmann2021-03-27 13:07:57 +0100
committerFlorian Franzmann2021-03-27 13:37:20 +0100
commit53bce22d71475139481997f03e62f150a06f0a99 (patch)
treedbea1012db09a07d44f50851af6dd19fda0f6678 /editors
parent81c71926da152566749a58099345fe07d8f08631 (diff)
Revert "editors/emacs: version 27.2"
This reverts commit 11d8662e778aaaf11ba1cb21384247a9acf0ff1c. This version of emacs seems to be incompatible with current Doom Emacs, let's wait until that's fixed.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/233587A47C207910.gpgbin0 -> 4657 bytes
-rw-r--r--editors/emacs/91C1262F01EB8D39.gpgbin1408 -> 0 bytes
-rwxr-xr-xeditors/emacs/DETAILS4
-rw-r--r--editors/emacs/HISTORY3
4 files changed, 2 insertions, 5 deletions
diff --git a/editors/emacs/233587A47C207910.gpg b/editors/emacs/233587A47C207910.gpg
new file mode 100644
index 0000000000..0e4430062d
--- /dev/null
+++ b/editors/emacs/233587A47C207910.gpg
Binary files differ
diff --git a/editors/emacs/91C1262F01EB8D39.gpg b/editors/emacs/91C1262F01EB8D39.gpg
deleted file mode 100644
index a13ee73209..0000000000
--- a/editors/emacs/91C1262F01EB8D39.gpg
+++ /dev/null
Binary files differ
diff --git a/editors/emacs/DETAILS b/editors/emacs/DETAILS
index 151e1e6aab..ebb24a218d 100755
--- a/editors/emacs/DETAILS
+++ b/editors/emacs/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=27.2
+ VERSION=27.1
SECURITY_PATCH=1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.sig
@@ -16,7 +16,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION:0:4}
SOURCE_URL[0]=${GNU_URL}/${SPELL}/${SOURCE}
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/${SPELL}/${SOURCE}
SOURCE2_URL[1]=ftp://ftp.gnu.org/pub/gnu/${SPELL}/${SOURCE2}
- SOURCE_GPG=91C1262F01EB8D39.gpg:${SOURCE2}:UPSTREAM_KEY
+ SOURCE_GPG=233587A47C207910.gpg:${SOURCE2}:UPSTREAM_KEY
SOURCE2_IGNORE=signature
fi
WEB_SITE=http://www.gnu.org/software/emacs
diff --git a/editors/emacs/HISTORY b/editors/emacs/HISTORY
index d809c23c42..b672acaac1 100644
--- a/editors/emacs/HISTORY
+++ b/editors/emacs/HISTORY
@@ -1,6 +1,3 @@
-2021-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
- * BUILD, DETAILS, DEPENDS: version 27.2
-
2021-03-14 Ismael Luceno <ismael@sourcemage.org>
* BUILD: fixed build with -ffast-math