mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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
This commit is contained in:
parent
3624595ddd
commit
7e2af9070f
1 changed files with 1 additions and 1 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue