unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 54243@debbugs.gnu.org
Subject: [bug#54243] [PATCH core-updates 5/5] gnu: sway: Update to 1.7
Date: Fri, 4 Mar 2022 12:10:03 +0200	[thread overview]
Message-ID: <20220304121003.685bfc20@gorski.stream> (raw)
In-Reply-To: <20220304115556.0ccdfdb6@gorski.stream>

---
 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 6eabd2e2c0..ce51ff3e92 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1576,7 +1576,7 @@ (define-public wlroots
 (define-public sway
   (package
     (name "sway")
-    (version "1.6.1")
+    (version "1.7")
     (source
      (origin
        (method git-fetch)
@@ -1585,7 +1585,7 @@ (define-public sway
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32
"0j4sdbsrlvky1agacc0pcz9bwmaxjmrapjnzscbd2i0cria2fc5j"))))
+        (base32
"0ss3l258blyf2d0lwd7pi7ga1fxfj8pxhag058k7cmjhs3y30y5l"))))
(build-system meson-build-system) (arguments
      `(#:phases
-- 
2.34.0




  parent reply	other threads:[~2022-03-04 10:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04  9:55 [bug#54243] [PATCH core-updates 0/5] sway: Update to 1.7 Yovan Naumovski via Guix-patches via
2022-03-04 10:01 ` [bug#54243] [PATCH core-updates 1/5] gnu: libdrm: Update to 2.4.110 Yovan Naumovski via Guix-patches via
2022-03-04 10:03 ` [bug#54243] [PATCH core-updates 2/5] gnu: wayland: Update to 1.20.0 Yovan Naumovski via Guix-patches via
2022-03-04 10:06 ` [bug#54243] [PATCH core-updates 3/5] gnu: wayland-protocols: Update to 1.25 Yovan Naumovski via Guix-patches via
2022-03-04 10:08 ` [bug#54243] [PATCH core-updates 4/5] gnu: wlroots: Update to 0.15.1 Yovan Naumovski via Guix-patches via
2022-03-04 10:10 ` Yovan Naumovski via Guix-patches via [this message]
2022-03-07  9:51 ` [bug#54243] Possible duplicate of 53581 phodina via Guix-patches via
2022-08-03  6:30 ` [bug#54243] Closing 54243 kiasoc5 via Guix-patches via
2022-08-03  9:32   ` Maxime Devos

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=20220304121003.685bfc20@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=54243@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /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).