guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: i3-gaps: Update source checksum.


From: guix-commits
Subject: 02/02: gnu: i3-gaps: Update source checksum.
Date: Thu, 26 Dec 2019 09:50:21 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 3ebaa635f7a4e2178b321f949e533402e3cf2987
Author: Marius Bakke <address@hidden>
Date:   Thu Dec 26 15:45:13 2019 +0100

    gnu: i3-gaps: Update source checksum.
    
    Fixes <https://bugs.gnu.org/38739>.  This is a follow-up to commit
    88c9408070280db51d1a0e604b9ec77f1611ab3c.
    
    * gnu/packages/wm.scm (i3-gaps)[source](sha256): Change to the correct hash.
    [build-system]: Remove field, because it is superfluous.
---
 gnu/packages/wm.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 8b1f8af..7d11a04 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -343,8 +343,7 @@ many programming languages.")
                            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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]