mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 21:50:01 +01:00
gnu: emacs-ffap-rfc-space: Use HTTPS home page.
* gnu/packages/emacs-xyz.scm (emacs-ffap-rfc-space)[home-page]: Use HTTPS.
This commit is contained in:
parent
6a0d1bd390
commit
cc31d17263
1 changed files with 1 additions and 1 deletions
|
@ -4685,7 +4685,7 @@ local directories.")
|
|||
(package
|
||||
(name "emacs-ffap-rfc-space")
|
||||
(version "12")
|
||||
(home-page "http://user42.tuxfamily.org/ffap-rfc-space/index.html")
|
||||
(home-page "https://user42.tuxfamily.org/ffap-rfc-space/index.html")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri "http://download.tuxfamily.org/user42/ffap-rfc-space.el")
|
||||
|
|
Loading…
Add table
Reference in a new issue