gnu: gtk-vnc: Update to 1.5.0.

* gnu/packages/gnome.scm (gtk-vnc): Update to 1.5.0.

Change-Id: I06c339b5c7c0dc74ed9266e92f81b5fd84a23209
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:22 +09:00 committed by Liliana Marie Prikler
parent 072e2d875a
commit c14677f0bd
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -9665,7 +9665,7 @@ like switching to windows and launching applications.")
(define-public gtk-vnc
(package
(name "gtk-vnc")
(version "1.3.1")
(version "1.5.0")
(source
(origin
(method url-fetch)
@ -9674,7 +9674,7 @@ like switching to windows and launching applications.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
(base32 "1kpih1gnp3hmsx4l6pig10zn7gd3s5fwm0k6icax0n859sn669si"))))
(base32 "08yx6hnf1v6cv4g5fra4cbygg401d9y5dk1slhfr7b98fmsb9gn0"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t)) ; To wrap binaries and/or compile schemas