From 6695666deece7ae44e21e51fd2a5009be1facd05 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 14 Nov 2019 14:46:57 +0100 Subject: [PATCH] Add the gnu-elpa-keyring-update package --- configuration.org | 6 ++++++ customizations.el | 1 + 2 files changed, 7 insertions(+) diff --git a/configuration.org b/configuration.org index 436bb7f..7e46550 100644 --- a/configuration.org +++ b/configuration.org @@ -1482,6 +1482,12 @@ I don’t usually like to see them, but there are occasions when they can be use * ~use-package~ packages +** Make sure we have the latest ELPA GPG keys + +#+BEGIN_SRC emacs-lisp +(use-package gnu-elpa-keyring-update) +#+END_SRC + ** Automatically upgrade packages every week #+BEGIN_SRC emacs-lisp diff --git a/customizations.el b/customizations.el index ae4890d..8628727 100644 --- a/customizations.el +++ b/customizations.el @@ -100,6 +100,7 @@ gitlab gitlab-ci-mode gitlab-ci-mode-flycheck + gnu-elpa-keyring-update gnugo go-mode gobgen