Hi,

forgot the patch.


Cheers,
Toni

--- package.el.orig	2015-11-03 16:53:09.701158788 +0000
+++ package.el	2015-11-03 16:46:29.706197351 +0000
@@ -207,7 +207,7 @@
 (declare-function lm-header "lisp-mnt" (header))
 (declare-function lm-commentary "lisp-mnt" (&optional file))
 
-(defcustom package-archives '(("gnu" . "http://elpa.gnu.org/packages/";))
+(defcustom package-archives '(("gnu" . "https://elpa.gnu.org/packages/";))
   "An alist of archives from which to fetch.
 The default value points to the GNU Emacs package repository.
 

Reply via email to