* [bug#40186] [PATCH] gnu: i3-gaps: Update to 4.18.
@ 2020-03-22 19:21 brown121407
2020-03-22 21:54 ` Leo Famulari
2020-03-22 21:55 ` bug#40186: " Leo Famulari
0 siblings, 2 replies; 3+ messages in thread
From: brown121407 @ 2020-03-22 19:21 UTC (permalink / raw)
To: 40186; +Cc: Alexandru-Sergiu Marton
From: Alexandru-Sergiu Marton <brown121407@member.fsf.org>
* gnu/packages/wm.scm (i3-gaps): Update to 1.18.
---
gnu/packages/wm.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 7fee167185..25ec278e2c 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -30,7 +30,7 @@
;;; Copyright © 2019 Evan Straw <evan.straw99@gmail.com>
;;; Copyright © 2019 Brett Gilio <brettg@gnu.org>
;;; Copyright © 2019 Noodles! <nnoodle@chiru.no>
-;;; Copyright © 2019 Alexandru-Sergiu Marton <brown121407@member.fsf.org>
+;;; Copyright © 2019, 2020 Alexandru-Sergiu Marton <brown121407@member.fsf.org>
;;; Copyright © 2020 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2020 Brice Waegeneire <brice@waegenei.re>
;;;
@@ -338,7 +338,7 @@ many programming languages.")
(define-public i3-gaps
(package (inherit i3-wm)
(name "i3-gaps")
- (version "4.17.1")
+ (version "4.18")
(source (origin
(method url-fetch)
(uri (string-append
@@ -346,7 +346,7 @@ many programming languages.")
version "/i3-" version ".tar.bz2"))
(sha256
(base32
- "0gqcr6s53dk3f2y9h6cna00rnwnh4yymk96li7lbym3d84cxjzrs"))))
+ "0id4qm9a7kc5yawff85blmph4zbizhb6ka88aqm10wrpfsknri3j"))))
(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.25.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#40186] [PATCH] gnu: i3-gaps: Update to 4.18.
2020-03-22 19:21 [bug#40186] [PATCH] gnu: i3-gaps: Update to 4.18 brown121407
@ 2020-03-22 21:54 ` Leo Famulari
2020-03-22 21:55 ` bug#40186: " Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2020-03-22 21:54 UTC (permalink / raw)
To: brown121407; +Cc: 40186
On Sun, Mar 22, 2020 at 09:21:29PM +0200, brown121407@posteo.ro wrote:
> From: Alexandru-Sergiu Marton <brown121407@member.fsf.org>
>
> * gnu/packages/wm.scm (i3-gaps): Update to 1.18.
Thanks! Pushed as d4842a7c478230b7c12e65d04106db1e14c98cac
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#40186: [PATCH] gnu: i3-gaps: Update to 4.18.
2020-03-22 19:21 [bug#40186] [PATCH] gnu: i3-gaps: Update to 4.18 brown121407
2020-03-22 21:54 ` Leo Famulari
@ 2020-03-22 21:55 ` Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2020-03-22 21:55 UTC (permalink / raw)
To: 40186-done
Closing
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-03-22 21:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-22 19:21 [bug#40186] [PATCH] gnu: i3-gaps: Update to 4.18 brown121407
2020-03-22 21:54 ` Leo Famulari
2020-03-22 21:55 ` bug#40186: " Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.