GNU bug report logs -
#68816
[PATCH] gnu: egl-wayland: Update to 1.1.13.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Tue, 30 Jan 2024 11:42:01 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 05 Feb 2024 15:41:01 +0800
with message-id <87wmrj73zm.wl-hako <at> ultrarare.space>
and subject line Re: [bug#68816] [PATCH] gnu: egl-wayland: Update to 1.1.13.
has caused the debbugs.gnu.org bug report #68816,
regarding [PATCH] gnu: egl-wayland: Update to 1.1.13.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
68816: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68816
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
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.
This bug report was last modified 1 year and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.