unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Marcel van der Boom <marcel@van-der-boom.nl>
To: 60755@debbugs.gnu.org
Cc: Marcel van der Boom <marcel@van-der-boom.nl>
Subject: [bug#60755] [PATCH] Update i3-wm to version 4.20
Date: Thu, 12 Jan 2023 15:58:36 +0100	[thread overview]
Message-ID: <bc3c140d8347cfc071fa97a66a07bbc48b4c17ea.1673535485.git.marcel@van-der-boom.nl> (raw)

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





             reply	other threads:[~2023-01-12 15:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-12 14:58 Marcel van der Boom [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc3c140d8347cfc071fa97a66a07bbc48b4c17ea.1673535485.git.marcel@van-der-boom.nl \
    --to=marcel@van-der-boom.nl \
    --cc=60755@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).