~ruther/guix-local

dde5831c0048b506374edec1fe91273cdc54654e — Leo Famulari 9 years ago 0bf1164
gnu: leafpad: Fix home-page URL.

* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/text-editors.scm
M gnu/packages/text-editors.scm => gnu/packages/text-editors.scm +1 -1
@@ 183,7 183,7 @@ bindings and many of the powerful features of GNU Emacs.")
       ("pkg-config" ,pkg-config)))
    (inputs
     `(("gtk+" ,gtk+-2)))
    (home-page "https://wiki.gnome.org/Apps/Gedit")
    (home-page "http://tarot.freeshell.org/leafpad/")
    (synopsis "GTK+ based text editor")
    (description "Leafpad is a GTK+ text editor that emphasizes simplicity.  As
development focuses on keeping weight down to a minimum, only the most essential