gnu: i3-wm: Update to 4.25.

* gnu/packages/wm.scm (i3-wm): Update to 4.25.

Merges guix/guix!4973

Change-Id: Id0b3dd4cd74a4b663fc25f17103e81f11fb8e36a
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
Mazin AlHaddad 2025-12-19 18:35:12 +00:00 committed by Cayetano Santos
parent 8d78346633
commit f7643a61fd
No known key found for this signature in database
GPG key ID: BF5CDF4DF6BF6682

View file

@ -647,14 +647,14 @@ commands would.")
(define-public i3-wm
(package
(name "i3-wm")
(version "4.22")
(version "4.25")
(source (origin
(method url-fetch)
(uri (string-append "https://i3wm.org/downloads/i3-"
version ".tar.xz"))
(sha256
(base32
"0jrya4rhh46sivlmqaqc4n9abpp1yn1ajhi616gn75cxwl8rjqr8"))))
"0hiffrsvgi2fwibp8l7icxwsj1q5lg2h5lb44wj5cksan7wxxsvy"))))
(build-system meson-build-system)
(arguments
(list