Skip to content

Commit

Permalink
Merge pull request #233 from daviderestivo/dev
Browse files Browse the repository at this point in the history
Bump emacs-head@30
  • Loading branch information
daviderestivo authored Dec 23, 2024
2 parents 86ed4d5 + 3669b8f commit 6bac55f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Formula/emacs-head@30.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
require_relative "../Library/EmacsBase"

class EmacsHeadAT30 < EmacsBase
url "https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.0.92.tar.xz"
mirror "https://ftpmirror.gnu.org/emacs/emacs-30.0.92.tar.xz"
sha256 "d89287bd5a8381bb60e14aab95202377261d43a60d15dc0a61d0d662bc5626be"
version "30.0.92"
url "https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.0.93.tar.xz"
mirror "https://ftpmirror.gnu.org/emacs/emacs-30.0.93.tar.xz"
sha256 "4e50387505e1e05e83a39672e756ae1b76a24a8c981e7f981aec6e966cd6ff7f"
version "30.0.93"
revision 1

depends_on "autoconf" => :build
Expand Down
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This formula currently supports:
- GNU Emacs 27.2 (or emacs-27 branch)
- GNU Emacs 28.2 (or emacs-28 branch)
- GNU Emacs 29.4 (or emacs-29 branch)
- GNU Emacs 30.0.92 (emacs-30 branch)
- GNU Emacs 30.0.93 (emacs-30 branch)
- GNU Emacs HEAD (currently 31.0.50)

** Installation
Expand Down

0 comments on commit 6bac55f

Please sign in to comment.