all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68816] [PATCH] gnu: egl-wayland: Update to 1.1.13.
@ 2024-01-30 11:40 Hilton Chain via Guix-patches via
  2024-02-05  7:41 ` bug#68816: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-01-30 11:40 UTC (permalink / raw)
  To: 68816; +Cc: Hilton Chain

* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.13.

Change-Id: I2ecc5776e80f3bcebcfbbcde34865692a8758845
---
 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 b7279d0633..e768cdb725 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5220,7 +5220,7 @@ (define-public eglexternalplatform
 (define-public egl-wayland
   (package
     (name "egl-wayland")
-    (version "1.1.11")
+    (version "1.1.13")
     (source
      (origin
        (method git-fetch)
@@ -5229,7 +5229,7 @@ (define-public egl-wayland
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11a3j2rjai2vsway9ki5y3ncvhrwd300pz2zcq36mq3brbr1vgf5"))))
+        (base32 "0irmvp8g2wn18q6k3vcmg4a57q4ddmqccv3g7hbysqnsdsps63rl"))))
     (build-system meson-build-system)
     (native-inputs
      (cons* libglvnd ;needed for headers

base-commit: 144c95032e517bb8ce466b930fe91506bcc92b2b
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68816: [PATCH] gnu: egl-wayland: Update to 1.1.13.
  2024-01-30 11:40 [bug#68816] [PATCH] gnu: egl-wayland: Update to 1.1.13 Hilton Chain via Guix-patches via
@ 2024-02-05  7:41 ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-02-05  7:41 UTC (permalink / raw)
  To: 68816-done

On Tue, 30 Jan 2024 19:40:35 +0800,
Hilton Chain wrote:
> 
> * gnu/packages/xorg.scm (egl-wayland): Update to 1.1.13.
> 
> Change-Id: I2ecc5776e80f3bcebcfbbcde34865692a8758845
> ---
>  gnu/packages/xorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as 082cb392194e36e96fec1795e3c494c1992371e7, closing.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-05  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-30 11:40 [bug#68816] [PATCH] gnu: egl-wayland: Update to 1.1.13 Hilton Chain via Guix-patches via
2024-02-05  7:41 ` bug#68816: " Hilton Chain via Guix-patches via

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.