mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02:00
gnu: grim: Fix URL.
* gnu/packages/image.scm (grim): Fix URL. [home-page]: New home-page URL. Change-Id: I789a0557e05f9df884b9e73c8e24b2a0c02310e6 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #5741 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
c4c4fb0974
commit
9807cf3d5b
@@ -2422,7 +2422,7 @@ identical visual appearance.")
|
||||
'())
|
||||
(list pkg-config scdoc)))
|
||||
(inputs (list pixman libpng libjpeg-turbo wayland wayland-protocols))
|
||||
(home-page "https://wayland.emersion.fr/grim/")
|
||||
(home-page "https://gitlab.freedesktop.org/emersion/grim")
|
||||
(synopsis "Create screenshots from a Wayland compositor")
|
||||
(description "grim can create screenshots from a Wayland compositor.")
|
||||
(license license:expat)))
|
||||
|
||||
Reference in New Issue
Block a user