From 8851cb92f895c26c1d8e3fd956e64dd301cdcd50 Mon Sep 17 00:00:00 2001 From: larstvei Date: Sun, 29 Jan 2023 14:09:15 +0100 Subject: [PATCH] Prefer GNU ELPA and newer MELPA rather than stable --- init.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.org b/init.org index 73f8ee2..6a6bd4d 100644 --- a/init.org +++ b/init.org @@ -170,9 +170,9 @@ ("MELPA Stable" . "https://stable.melpa.org/packages/") ("MELPA" . "https://melpa.org/packages/")) package-archive-priorities - '(("MELPA Stable" . 10) - ("GNU ELPA" . 5) - ("MELPA" . 0))) + '(("GNU ELPA" . 10) + ("MELPA" . 5) + ("MELPA Stable" . 0))) #+END_SRC The configuration assumes that the packages listed below are