gnu: i3-gaps: Update source checksum.

Fixes <https://bugs.gnu.org/38739>.  This is a follow-up to commit
88c9408070.

* gnu/packages/wm.scm (i3-gaps)[source](sha256): Change to the correct hash.
[build-system]: Remove field, because it is superfluous.
This commit is contained in:
Marius Bakke 2019-12-26 15:45:13 +01:00
parent 621fb83a1f
commit 3ebaa635f7
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -343,8 +343,7 @@ (define-public i3-gaps
version "/i3-" version ".tar.bz2"))
(sha256
(base32
"0iazv2i2rgmakzh95pgj6iapyzn7bdpcbcd35a79mhlml4ry33qy"))))
(build-system gnu-build-system)
"0gqcr6s53dk3f2y9h6cna00rnwnh4yymk96li7lbym3d84cxjzrs"))))
(home-page "https://github.com/Airblader/i3")
(synopsis "Tiling window manager with gaps")
(description "i3-gaps is a fork of i3wm, a tiling window manager