* [bug#74852] [PATCH] gnu: egl-wayland: Update to 1.1.17.
@ 2024-12-13 14:47 Hilton Chain
0 siblings, 0 replies; only message in thread
From: Hilton Chain @ 2024-12-13 14:47 UTC (permalink / raw)
To: 74852; +Cc: Hilton Chain
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.17.
Change-Id: I202496a160ac825a86a07700b1dc2b75c9d8d87f
---
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 2a8fa7b553..a4cd263ff2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5239,7 +5239,7 @@ (define-public egl-gbm
(define-public egl-wayland
(package
(name "egl-wayland")
- (version "1.1.13")
+ (version "1.1.17")
(source
(origin
(method git-fetch)
@@ -5248,7 +5248,7 @@ (define-public egl-wayland
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0irmvp8g2wn18q6k3vcmg4a57q4ddmqccv3g7hbysqnsdsps63rl"))))
+ (base32 "1w0b53157ql5pp6hawqcy1c1c8lchk21gpc01p6lxgwvl3dgjn7y"))))
(build-system meson-build-system)
(native-inputs
(cons* libglvnd ;needed for headers
base-commit: 0787a180b3ca64d3958438920ca1b58a2a27fba4
prerequisite-patch-id: f132b4af7b85df465998e4f459bf729f8b66f320
prerequisite-patch-id: ecd87e69b7aebebd64256db106ed96dc12f6c12d
prerequisite-patch-id: f27c33b6c7f5dcb37c36551ecde29f1f0c734935
prerequisite-patch-id: fc6ad5af54f75869a657c065c86b262d74a1efff
prerequisite-patch-id: bea29848814b393ccd3619f0a744ee36632ac5df
prerequisite-patch-id: 41d13263266c55b695d0a28d173d795fca52e440
prerequisite-patch-id: 4ed8a51618fd43ffcbbbe458492aa8ca674da9b9
prerequisite-patch-id: 40a1f686ccb58ca654ebdd06de2a5369707bfd3e
prerequisite-patch-id: df97231e23699791053969dbaf2dd3f86319d122
prerequisite-patch-id: ada0650bfdce4ebd907c22274cfef79dd4fbb0c1
--
2.46.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-13 14:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 14:47 [bug#74852] [PATCH] gnu: egl-wayland: Update to 1.1.17 Hilton Chain
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.