gnu: i3-wm: Update to 4.18.2.

* gnu/packages/wm.scm (i3-wm): Update to 4.18.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-28 23:36:19 +02:00
parent b0bf47f160
commit 79fed26e2c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -270,14 +270,14 @@ commands would.")
(define-public i3-wm
(package
(name "i3-wm")
(version "4.18.1")
(version "4.18.2")
(source (origin
(method url-fetch)
(uri (string-append "https://i3wm.org/downloads/i3-"
version ".tar.bz2"))
(sha256
(base32
"0z709cianlzw0x0qwq4361347354xd9ckj1v7vjvhb1zh3x91gws"))))
"030jym6b8b07yf4y6pb806hg8k77zsprv569gy0r72rh5zb1g1mj"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags