[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs pretest 30.1.90
From: |
Eli Zaretskii |
Subject: |
Emacs pretest 30.1.90 |
Date: |
Sun, 18 May 2025 13:06:24 +0300 |
Hi!
The first pretest for what will be the 30.2 release of Emacs (the
extensible text editor) is available at:
https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.1.90.tar.xz
The tarball is signed; you can get the PGP signature file at:
https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.1.90.tar.xz.sig
Please give it as much testing as you can.
As always, if you encounter problems building or using Emacs,
send a report to bug-gnu-emacs@gnu.org with full details
(if possible, use M-x report-emacs-bug).
Thanks for helping to test Emacs.
--------------------------------------
To verify that the tarball is intact, download both the .sig and
the tarball, and run this command:
gpg --verify emacs-30.1.90.tar.xz.sig
If that command fails because you don't have the required public key,
run this command to import it:
gpg --keyserver pgp.mit.edu --recv-keys \
17E90D521672C04631B1183EE78DAE0F3115E06B
You can also run sha1sum or sha256sum and confirm that these
checksums match:
SHA1 emacs-30.1.90.tar.xz
e8cd941d9325e4f63ef6d0125adc9bd69cb61a2b
SHA256 emacs-30.1.90.tar.xz
80e3c7438882c423981117671ded1b06998f8c01f016f0488cd9fe1720364e2a
- Emacs pretest 30.1.90,
Eli Zaretskii <=