[PATCH] gnu: egl-wayland: Update to 1.1.17.

  • Done
  • quality assurance status badge
Details
One participant
  • Hilton Chain
Owner
unassigned
Submitted by
Hilton Chain
Severity
normal
H
H
Hilton Chain wrote on 13 Dec 2024 15:47
(address . guix-patches@gnu.org)(name . Hilton Chain)(address . hako@ultrarare.space)
1dcf758e43f1df061559052e14e1a744b1eb41b0.1734096310.git.hako@ultrarare.space
* 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(-)

Toggle diff (36 lines)
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
H
H
Hilton Chain wrote on 20 Dec 2024 12:11
Re: bug#74852: Acknowledgement ([PATCH] gnu: egl-wayland: Update to 1.1.17.)
(address . 74852-done@debbugs.gnu.org)
8734iiobi0.wl-hako@ultrarare.space
Applied as 5e82c33839b1c02a3db8ef22f7b52e10d97a2f78.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 74852@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74852
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch