From 5555b42b74fd27a36788bfcd92e925957fb9ded3 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Tue, 25 Jul 2023 10:55:51 +0200 Subject: [PATCH] Pin `transient' to "gnu-devel" instead of "melpa" --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 42b2c99..d4ed7a0 100644 --- a/README.org +++ b/README.org @@ -351,7 +351,7 @@ recommendation of [[info:emacs#Saving Customizations][saving customizations (inf (soap-client . "nongnu") (so-long . "nongnu") (svg . "nongnu") - (transient . "melpa") ; Upgrade! + (transient . "gnu-devel") ; Upgrade! (use-package . "nongnu") (use-package-ensure-system-package . "nongnu") (verilog-mode . "nongnu")