me
/
guix
Archived
1
0
Fork 0

gnu: emacs-markdown-mode: Use HTTPS home page.

* gnu/packages/emacs-xyz.scm (emacs-markdown-mode)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 19:33:57 +01:00
parent 82c89ead38
commit 53ddc6a71f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -6308,7 +6308,7 @@ provides the following features:
(base32
"1zm1j4w0f3h01bmmpsv4j4mh6i13nnl8fcqlj2hsa1ncy1lgi8q7"))))
(build-system emacs-build-system)
(home-page "http://jblevins.org/projects/markdown-mode/")
(home-page "https://jblevins.org/projects/markdown-mode/")
(synopsis "Emacs Major mode for Markdown files")
(description
"Markdown-mode is a major mode for editing Markdown-formatted text files