From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 58350@debbugs.gnu.org
Subject: [bug#58350] [PATCH] gnu: egl-wayland: Update to 1.1.11.
Date: Fri, 07 Oct 2022 20:41:28 +0800 [thread overview]
Message-ID: <y76sfjzhklj.wl-hako@ultrarare.space> (raw)
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.11.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 4cde48aa1b..e1df103666 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5331,7 +5331,7 @@ (define-public eglexternalplatform
(define-public egl-wayland
(package
(name "egl-wayland")
- (version "1.1.10")
+ (version "1.1.11")
(source
(origin
(method git-fetch)
@@ -5340,7 +5340,7 @@ (define-public egl-wayland
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "13hdczhsicp4bfkcjg2npslwjaqrajjv867gxjnmvk77scr09dvm"))))
+ (base32 "11a3j2rjai2vsway9ki5y3ncvhrwd300pz2zcq36mq3brbr1vgf5"))))
(build-system meson-build-system)
(native-inputs
(list libglvnd ;needed for headers
base-commit: 9ca0f9e5a9ee0f7aaa86719cc61757734a37eee6
--
2.37.3
next reply other threads:[~2022-10-07 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-07 12:41 Hilton Chain via Guix-patches via [this message]
2022-10-08 5:29 ` bug#58350: [PATCH] gnu: egl-wayland: Update to 1.1.11 Maxim Cournoyer
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=y76sfjzhklj.wl-hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=58350@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/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).