projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85ef248
)
* lisp/emacs-lisp/package.el (package-archives): Bump :version.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 21 Apr 2021 21:27:13 +0000
(23:27 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 21 Apr 2021 21:27:13 +0000
(23:27 +0200)
lisp/emacs-lisp/package.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/package.el
b/lisp/emacs-lisp/package.el
index 068deee582a0dc0e955e3776bb81fd2a6eb1e5f1..64d7d56019d5c6842229949479a52e37d3fa8180 100644
(file)
--- a/
lisp/emacs-lisp/package.el
+++ b/
lisp/emacs-lisp/package.el
@@
-225,7
+225,7
@@
security."
:type '(alist :key-type (string :tag "Archive name")
:value-type (string :tag "URL or directory name"))
:risky t
- :version "2
6.1") ; gnutls test
+ :version "2
8.1")
(defcustom package-menu-hide-low-priority 'archive
"If non-nil, hide low priority packages from the packages menu.