summaryrefslogtreecommitdiff
path: root/gnu/packages/text-editors.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-04-08 21:33:37 -0400
committerLeo Famulari <leo@famulari.name>2017-04-08 21:33:59 -0400
commitdde5831c0048b506374edec1fe91273cdc54654e (patch)
treedbcebf4d2a69224b7cd42a37ece9b7a328b511e0 /gnu/packages/text-editors.scm
parent0bf11648fc90cf0689fdc674f4aee4592694b341 (diff)
downloadgnu-guix-dde5831c0048b506374edec1fe91273cdc54654e.tar
gnu-guix-dde5831c0048b506374edec1fe91273cdc54654e.tar.gz
gnu: leafpad: Fix home-page URL.
* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL.
Diffstat (limited to 'gnu/packages/text-editors.scm')
-rw-r--r--gnu/packages/text-editors.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 7aa4cb6035..9da627b65b 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -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