Skip to content

Commit 9f03484

Browse files
committed
* elpa-config: Add value for new 'devel-url' config option
1 parent f6b85cd commit 9f03484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elpa-config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
((name "GNU")
44
(gitrepo "emacs/elpa.git")
55
(url "https://elpa.gnu.org/packages/")
6+
(devel-url "https://elpa.gnu.org/devel/")
67
(branch-prefix "externals/")
78
(release-branch-prefix "externals-release/")
89
;;(specs-file "elpa-packages")

0 commit comments

Comments
 (0)