gnu: i3-wm: Update to 4.16.

* gnu/packages/wm.scm (i3-wm): Update to 4.16.
This commit is contained in:
Marius Bakke 2018-11-05 18:36:06 +01:00
parent 9c415f96ec
commit c98a7e6b91
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -180,14 +180,14 @@ commands would.")
(define-public i3-wm
(package
(name "i3-wm")
(version "4.15")
(version "4.16")
(source (origin
(method url-fetch)
(uri (string-append "https://i3wm.org/downloads/i3-"
version ".tar.bz2"))
(sha256
(base32
"09jk70hsdxab24lqvj2f30ijrkbv3f6q9xi5dcsax1dw3x6m4z91"))))
"1d2mnryn7m9c6d69awd7lwzadliapd0ahi5n8d0ppqy533ssaq6c"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags