-
Notifications
You must be signed in to change notification settings - Fork 760
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
editors/emacs-devel: Update to 2023-07-03 snapshot, 32b092c
Native compilation has been put through the paces over the past few years and is included in Emacs 28, so remove the "Experimental" label. Also, specify ahead-of-time compilation via the configure argument. Changes: emacs-mirror/emacs@8657afa...9b9dcc1 Reviewed by: emacs (ashish, yasu) Sponsored by: The FreeBSD Foundation
- Loading branch information
Showing
2 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1686964394 | ||
SHA256 (emacs-mirror-emacs-30.0.50.20230616-8657afa_GH0.tar.gz) = 1d3c6093f3ff3a97e363e9b0b87f7c9baaa0bd800b744daccd96d1d7a4ced40e | ||
SIZE (emacs-mirror-emacs-30.0.50.20230616-8657afa_GH0.tar.gz) = 48311965 | ||
TIMESTAMP = 1688407047 | ||
SHA256 (emacs-mirror-emacs-30.0.50.20230703-32b092c_GH0.tar.gz) = ec0bdd00c07d33b09ce7230439ec93a36918cec5caf793ddea132e03f0cb8d4f | ||
SIZE (emacs-mirror-emacs-30.0.50.20230703-32b092c_GH0.tar.gz) = 48355908 |