]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/package.el (package-archives): Bump :version.
authorStefan Kangas <stefan@marxist.se>
Wed, 21 Apr 2021 21:27:13 +0000 (23:27 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 21 Apr 2021 21:27:13 +0000 (23:27 +0200)
lisp/emacs-lisp/package.el

index 068deee582a0dc0e955e3776bb81fd2a6eb1e5f1..64d7d56019d5c6842229949479a52e37d3fa8180 100644 (file)
@@ -225,7 +225,7 @@ security."
   :type '(alist :key-type (string :tag "Archive name")
                 :value-type (string :tag "URL or directory name"))
   :risky t
-  :version "26.1")                      ; gnutls test
+  :version "28.1")
 
 (defcustom package-menu-hide-low-priority 'archive
   "If non-nil, hide low priority packages from the packages menu.