mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +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:
parent
934b499425
commit
ea7136b451
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue