projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d9d3fe
)
Bump use-package version for Emacs 30.1
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 18 Aug 2024 09:18:04 +0000
(11:18 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 18 Aug 2024 09:18:04 +0000
(11:18 +0200)
* lisp/use-package/use-package.el: Bump version to 2.4.6.
lisp/use-package/use-package.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package.el
b/lisp/use-package/use-package.el
index fc5c994a5f9d397cfa8ae6d51bd0412fd56ae854..fd2496651df0320fcc669f244b03c282f2c92756 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-5,7
+5,7
@@
;; Author: John Wiegley <johnw@newartisans.com>
;; Maintainer: John Wiegley <johnw@newartisans.com>
;; Created: 17 Jun 2012
-;; Version: 2.4.
5
+;; Version: 2.4.
6
;; Package-Requires: ((emacs "24.3") (bind-key "2.4"))
;; Keywords: dotemacs startup speed config package extensions
;; URL: https://github.com/jwiegley/use-package