mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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:
parent
621fb83a1f
commit
3ebaa635f7
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue