diff mbox series

[bug#68816] gnu: egl-wayland: Update to 1.1.13.

Message ID 643a890765fc5c3adb6b124ca1cf1ca12c4012c1.1706614804.git.hako@ultrarare.space
State New
Headers show
Series [bug#68816] gnu: egl-wayland: Update to 1.1.13. | expand

Commit Message

Hilton Chain Jan. 30, 2024, 11:40 a.m. UTC
* 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(-)


base-commit: 144c95032e517bb8ce466b930fe91506bcc92b2b

Comments

Hilton Chain Feb. 5, 2024, 7:41 a.m. UTC | #1
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.
diff mbox series

Patch

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