me
/
guix
Archived
1
0
Fork 0

gnu: emacs-company: Use HTTPS home page.

* gnu/packages/emacs-xyz.scm (emacs-company)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 23:25:58 +01:00
parent c7a2e64574
commit 837644b48a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -3658,7 +3658,7 @@ build jobs.")
#t)))
#:tests? #t
#:test-command '("make" "test-batch")))
(home-page "http://company-mode.github.io/")
(home-page "https://company-mode.github.io/")
(synopsis "Modular text completion framework")
(description
"Company is a modular completion mechanism. Modules for retrieving