gnu: tigervnc-client: Update to 1.14.1.

* gnu/packages/vnc.scm (tigervnc-client, tigervnc-server): Update to 1.14.1.

Change-Id: Iddfae19aeee0e39bf62870ce5b9d5950f21fa580
This commit is contained in:
Maxim Cournoyer 2025-02-08 11:11:53 +09:00
parent 0b1eea99c3
commit a800c4fc58
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -177,7 +177,7 @@ RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC network protocols are supported.")
(define-public tigervnc-client
(package
(name "tigervnc-client")
(version "1.14.0")
(version "1.14.1")
(source
(origin
(method git-fetch)
@ -185,7 +185,7 @@ RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC network protocols are supported.")
(url "https://github.com/TigerVNC/tigervnc")
(commit (string-append "v" version))))
(sha256
(base32 "1nj34l9yy7ij7i52sdrgvjjxbhhwbszg9pwh5bc03c8ihgzma1af"))
(base32 "1n6slj7i93gvf0ji4mb3azycv3c4wqzfd7zlx9260b79jv8jvsln"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments