unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42505] [PATCH] gnu: i3-gaps: Update to 4.18.1.
@ 2020-07-24  7:45 Alexandru-Sergiu Marton
  2020-07-24 22:44 ` bug#42505: " Brett Gilio
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandru-Sergiu Marton @ 2020-07-24  7:45 UTC (permalink / raw)
  To: 42505; +Cc: Alexandru-Sergiu Marton

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42505: [PATCH] gnu: i3-gaps: Update to 4.18.1.
  2020-07-24  7:45 [bug#42505] [PATCH] gnu: i3-gaps: Update to 4.18.1 Alexandru-Sergiu Marton
@ 2020-07-24 22:44 ` Brett Gilio
  0 siblings, 0 replies; 2+ messages in thread
From: Brett Gilio @ 2020-07-24 22:44 UTC (permalink / raw)
  To: Alexandru-Sergiu Marton; +Cc: 42505-done

Applied to master with cae4798e8473145e8de9e9d333c9054a0a4b8764.

Thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-24 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  7:45 [bug#42505] [PATCH] gnu: i3-gaps: Update to 4.18.1 Alexandru-Sergiu Marton
2020-07-24 22:44 ` bug#42505: " Brett Gilio

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).