me
/
guix
Archived
1
0
Fork 0

gnu: egl-wayland: Update to 1.1.13.

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

Change-Id: I2ecc5776e80f3bcebcfbbcde34865692a8758845
master
Hilton Chain 2024-01-29 14:13:03 +08:00
parent afe5da41ba
commit 082cb39219
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
1 changed files with 2 additions and 2 deletions

View File

@ -5220,7 +5220,7 @@ application-facing EGL functions.")
(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 @@ application-facing EGL functions.")
(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