GNU bug report logs - #42505
[PATCH] gnu: i3-gaps: Update to 4.18.1.

Previous Next

Package: guix-patches;

Reported by: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>

Date: Fri, 24 Jul 2020 07:46:01 UTC

Severity: normal

Tags: patch

Done: Brett Gilio <brettg <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brett Gilio <brettg <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42505: closed ([PATCH] gnu: i3-gaps: Update to 4.18.1.)
Date: Fri, 24 Jul 2020 22:45:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Jul 2020 17:44:22 -0500
with message-id <87365gh6t5.fsf <at> gnu.org>
and subject line Re: [bug#42505] [PATCH] gnu: i3-gaps: Update to 4.18.1.
has caused the debbugs.gnu.org bug report #42505,
regarding [PATCH] gnu: i3-gaps: Update to 4.18.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42505: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42505
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
To: guix-patches <at> gnu.org
Cc: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
Subject: [PATCH] gnu: i3-gaps: Update to 4.18.1.
Date: Fri, 24 Jul 2020 10:45:16 +0300
* gnu/packages/wm.scm (i3-gaps): Update to 4.18.1.
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 2849873329..a087457d30 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -340,7 +340,7 @@ many programming languages.")
 (define-public i3-gaps
   (package (inherit i3-wm)
            (name "i3-gaps")
-           (version "4.18")
+           (version "4.18.1")
            (source (origin
                      (method url-fetch)
                      (uri (string-append
@@ -348,7 +348,7 @@ many programming languages.")
                            version "/i3-" version ".tar.bz2"))
                      (sha256
                       (base32
-                       "0id4qm9a7kc5yawff85blmph4zbizhb6ka88aqm10wrpfsknri3j"))))
+                       "1cxwsrdzp18r5hj0ymg9fbzp1mhkj4m9h6i0b9cdg79cjbacba9k"))))
            (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
-- 
2.27.0



[Message part 3 (message/rfc822, inline)]
From: Brett Gilio <brettg <at> gnu.org>
To: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
Cc: 42505-done <at> debbugs.gnu.org
Subject: Re: [bug#42505] [PATCH] gnu: i3-gaps: Update to 4.18.1.
Date: Fri, 24 Jul 2020 17:44:22 -0500
Applied to master with cae4798e8473145e8de9e9d333c9054a0a4b8764.

Thanks!


This bug report was last modified 4 years and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.