* [bug#58350] [PATCH] gnu: egl-wayland: Update to 1.1.11.
@ 2022-10-07 12:41 Hilton Chain via Guix-patches via
2022-10-08 5:29 ` bug#58350: " Maxim Cournoyer
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-10-07 12:41 UTC (permalink / raw)
To: 58350
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#58350: [PATCH] gnu: egl-wayland: Update to 1.1.11.
2022-10-07 12:41 [bug#58350] [PATCH] gnu: egl-wayland: Update to 1.1.11 Hilton Chain via Guix-patches via
@ 2022-10-08 5:29 ` Maxim Cournoyer
0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2022-10-08 5:29 UTC (permalink / raw)
To: Hilton Chain; +Cc: 58350-done
Hello,
Hilton Chain <hako@ultrarare.space> writes:
> * gnu/packages/xorg.scm (egl-wayland): Update to 1.1.11.
Applied! :-)
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-08 5:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07 12:41 [bug#58350] [PATCH] gnu: egl-wayland: Update to 1.1.11 Hilton Chain via Guix-patches via
2022-10-08 5:29 ` bug#58350: " Maxim Cournoyer
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.