mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 23:50:33 +02:00
gnu: emacs-paredit: Use HTTPS home page.
* gnu/packages/emacs-xyz.scm (emacs-paredit)[home-page]: Use HTTPS. Change-Id: I861a835ac1a17ddd422ff0d690be3375f3c1c4a1
This commit is contained in:
@@ -1229,7 +1229,7 @@ Emacs package archive}.")
|
||||
(base32
|
||||
"1hwl2jhv1fhsdrspfhprq77n763i4zsj350q024ajy0m2kaql6ws"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "http://mumble.net/~campbell/emacs/paredit/")
|
||||
(home-page "https://mumble.net/~campbell/emacs/paredit/")
|
||||
(synopsis "Emacs minor mode for editing parentheses")
|
||||
(description
|
||||
"ParEdit (paredit.el) is a minor mode for performing structured editing
|
||||
|
||||
Reference in New Issue
Block a user