emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#42505: closed ([PATCH] gnu: i3-gaps: Update to 4.18.1.)


From: GNU bug Tracking System
Subject: bug#42505: closed ([PATCH] gnu: i3-gaps: Update to 4.18.1.)
Date: Fri, 24 Jul 2020 22:45:01 +0000

Your message dated Fri, 24 Jul 2020 17:44:22 -0500
with message-id <87365gh6t5.fsf@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@gnu.org.)


-- 
42505: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42505
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#42505] [PATCH] gnu: i3-gaps: Update to 4.18.1. Date: Fri, 24 Jul 2020 17:44:22 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Applied to master with cae4798e8473145e8de9e9d333c9054a0a4b8764.

Thanks!


--- End Message ---

reply via email to

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