~ruther/guix-local

c3d8bf3992d89df520a8eeb0df8d844fb781a308 — Tobias Geerinckx-Rice 8 years ago 0076f5a
gnu: libedit: Use HTTPS for home page.

* gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/libedit.scm
M gnu/packages/libedit.scm => gnu/packages/libedit.scm +1 -1
@@ 40,7 40,7 @@
    (arguments `(#:configure-flags (list "--enable-widec")))
    (inputs
     `(("ncurses" ,ncurses)))
    (home-page "http://thrysoee.dk/editline/")
    (home-page "https://thrysoee.dk/editline/")
    (synopsis "NetBSD Editline library")
    (description
     "This is an autotool- and libtoolized port of the NetBSD Editline