gnu: i3-wm: Update to 4.14.

* gnu/packages/wm.scm (i3-wm): Update to 4.14.
This commit is contained in:
Leo Famulari 2017-09-04 11:19:07 -04:00
parent 6cdb0f4d12
commit 4b1dd9ab31
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -168,14 +168,14 @@ commands would.")
(define-public i3-wm
(package
(name "i3-wm")
(version "4.13")
(version "4.14")
(source (origin
(method url-fetch)
(uri (string-append "https://i3wm.org/downloads/i3-"
version ".tar.bz2"))
(sha256
(base32
"12ngz32swh9n85xy0cz1lq16aqi9ys5hq19v589q9a97wn1k3hcl"))))
"1mm5jazwv4dz3k8vl1lfrcw86agpws5k9lmav1ly51qvmzivsfmf"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags