Archived
1
0
Fork 0

gnu: kakoune: Use HTTPS home page.

* gnu/packages/text-editors.scm (kakoune)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-09-10 20:47:05 +02:00
parent b38827096f
commit 2740549754
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -147,7 +147,7 @@ commands are similar to Vi's ones, and it shares Vi's \"keystrokes as a text
editing language\" model. Kakoune has a strong focus on interactivity, most editing language\" model. Kakoune has a strong focus on interactivity, most
commands provide immediate and incremental results, while still being commands provide immediate and incremental results, while still being
competitive (as in keystroke count) with Vim.") competitive (as in keystroke count) with Vim.")
(home-page "http://kakoune.org/") (home-page "https://kakoune.org/")
(license license:unlicense))) (license license:unlicense)))
(define-public joe (define-public joe