unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60755] [PATCH] Update i3-wm to version 4.20
@ 2023-01-12 14:58 Marcel van der Boom
  2023-01-13  8:36 ` [bug#60755] [PATCH] Update i3-wm to version 4.22 Marcel van der Boom
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcel van der Boom @ 2023-01-12 14:58 UTC (permalink / raw)
  To: 60755; +Cc: Marcel van der Boom

Simple update of version, hash and one input.

---
 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 a13467663e..2105168a58 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -309,14 +309,14 @@ (define-public i3status
 (define-public i3-wm
   (package
     (name "i3-wm")
-    (version "4.20.1")
+    (version "4.22")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://i3wm.org/downloads/i3-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1rpwdgykcvmrmdz244f0wm7446ih1dcw8rlc1hm1c7cc42pyrq93"))))
+                "0jrya4rhh46sivlmqaqc4n9abpp1yn1ajhi616gn75cxwl8rjqr8"))))
     (build-system meson-build-system)
     (arguments
      `(;; The test suite requires the unpackaged Xephyr X server.
@@ -346,7 +346,7 @@ (define-public i3-wm
            xmlto
            perl-pod-simple
            libx11
-           pcre
+           pcre2
            startup-notification
            pango
            cairo))
-- 
2.38.1





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

* [bug#60755] [PATCH] Update i3-wm to version 4.22
  2023-01-12 14:58 [bug#60755] [PATCH] Update i3-wm to version 4.20 Marcel van der Boom
@ 2023-01-13  8:36 ` Marcel van der Boom
  2023-01-19 15:37 ` Marcel van der Boom
  2023-01-28  5:46 ` bug#60755: " 宋文武 via Guix-patches via
  2 siblings, 0 replies; 4+ messages in thread
From: Marcel van der Boom @ 2023-01-13  8:36 UTC (permalink / raw)
  To: 60755


Not sure if it should be part of this issue, but with version 4.22 
the inclusion of a separate 'i3-gaps' package is perhaps 
redundant? Its functionality has been merged.





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

* [bug#60755] [PATCH] Update i3-wm to version 4.22
  2023-01-12 14:58 [bug#60755] [PATCH] Update i3-wm to version 4.20 Marcel van der Boom
  2023-01-13  8:36 ` [bug#60755] [PATCH] Update i3-wm to version 4.22 Marcel van der Boom
@ 2023-01-19 15:37 ` Marcel van der Boom
  2023-01-28  5:46 ` bug#60755: " 宋文武 via Guix-patches via
  2 siblings, 0 replies; 4+ messages in thread
From: Marcel van der Boom @ 2023-01-19 15:37 UTC (permalink / raw)
  To: 60755


Is anything else needed for this?





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

* bug#60755: [PATCH] Update i3-wm to version 4.22
  2023-01-12 14:58 [bug#60755] [PATCH] Update i3-wm to version 4.20 Marcel van der Boom
  2023-01-13  8:36 ` [bug#60755] [PATCH] Update i3-wm to version 4.22 Marcel van der Boom
  2023-01-19 15:37 ` Marcel van der Boom
@ 2023-01-28  5:46 ` 宋文武 via Guix-patches via
  2 siblings, 0 replies; 4+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-28  5:46 UTC (permalink / raw)
  To: Marcel van der Boom; +Cc: 60755-done

Marcel van der Boom <marcel@van-der-boom.nl> writes:

> Simple update of version, hash and one input.

Pushed with updated commit message, thank you!




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

end of thread, other threads:[~2023-01-28  5:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 14:58 [bug#60755] [PATCH] Update i3-wm to version 4.20 Marcel van der Boom
2023-01-13  8:36 ` [bug#60755] [PATCH] Update i3-wm to version 4.22 Marcel van der Boom
2023-01-19 15:37 ` Marcel van der Boom
2023-01-28  5:46 ` bug#60755: " 宋文武 via Guix-patches via

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).