From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 54243@debbugs.gnu.org
Subject: [bug#54243] [PATCH core-updates 2/5] gnu: wayland: Update to 1.20.0
Date: Fri, 4 Mar 2022 12:03:47 +0200 [thread overview]
Message-ID: <20220304120347.12e70dc3@gorski.stream> (raw)
In-Reply-To: <20220304115556.0ccdfdb6@gorski.stream>
---
gnu/packages/freedesktop.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 818d9966dd..9ea66b6ef6 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -29,6 +29,7 @@
;;; Copyright © 2021 John Kehayias <john.kehayias@protonmail.com>
;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2022 Daniel Meißner
<daniel.meissner-i4k@ruhr-uni-bochum.de> +;;; Copyright © 2022 Yovan
Naumovski <yovan@gorski.stream> ;;;
;;; This file is part of GNU Guix.
;;;
@@ -956,14 +957,14 @@ (define-public python2-pyxdg
(define-public wayland
(package
(name "wayland")
- (version "1.19.0")
+ (version "1.20.0")
(source (origin
(method url-fetch)
(uri (string-append
"https://wayland.freedesktop.org/releases/" name "-" version ".tar.xz"))
(sha256
(base32
-
"05bd2vphyx8qwa1mhsj1zdaiv4m4v94wrlssrn0lad8d601dkk5s"))))
+
"09c7rpbwavjg4y16mrfa57gk5ix6rnzpvlnv1wp7fnbh9hak985q"))))
(build-system meson-build-system) (outputs '("out" "doc"))
(arguments
--
2.34.0
next prev parent reply other threads:[~2022-03-04 10:05 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 ` Yovan Naumovski via Guix-patches via [this message]
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 ` [bug#54243] [PATCH core-updates 5/5] gnu: sway: Update to 1.7 Yovan Naumovski via Guix-patches via
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220304120347.12e70dc3@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 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.