emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 3a526b6: * lisp/emacs-lisp/package.el (package-archives): Bump :v


From: Stefan Kangas
Subject: master 3a526b6: * lisp/emacs-lisp/package.el (package-archives): Bump :version.
Date: Wed, 21 Apr 2021 17:27:21 -0400 (EDT)

branch: master
commit 3a526b6f7ea2df29c795e8315e16a21b101eb284
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/emacs-lisp/package.el (package-archives): Bump :version.
---
 lisp/emacs-lisp/package.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el
index 068deee..64d7d56 100644
--- 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 "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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]