diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-10-23 17:50:31 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-10-23 19:58:48 +0200 |
commit | dff0eedb04ac7c61fc1e2ddd4cd577f83f5eb89a (patch) | |
tree | 9cdd8aedf9183d178439f81d909312c1d14e3fc9 /gnu/packages/gnome.scm | |
parent | ee42e9f9fd16868c23b2aa656cccbb72d886ba19 (diff) |
gnu: simple-scan: Update home page.
* gnu/packages/gnome.scm (simple-scan)[home-page]: Update.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 6ce3b1cf37..870c4be4ab 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -4366,7 +4366,7 @@ USB transfers with your high-level application or system daemon.") ;; one breaks the build by referring to a ;; non-existent header (packagekit.h) (delete-file "src/ui.c")))))) - (home-page "https://launchpad.net/simple-scan") + (home-page "https://gitlab.gnome.org/GNOME/simple-scan") (synopsis "Document and image scanner") (description "Simple Scan is an easy-to-use application, designed to let users connect their scanner and quickly have the image/document in an |