1
Fork 0
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:
Tobias Geerinckx-Rice 2024-08-18 02:00:00 +02:00
parent 934b499425
commit ea7136b451
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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