GNU bug report logs -
#66235
[PATCH] gnu: libglvnd: Update to 1.7.0.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Wed, 27 Sep 2023 12:21:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66235 in the body.
You can then email your comments to 66235 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66235
; Package
guix-patches
.
(Wed, 27 Sep 2023 12:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hilton Chain <hako <at> ultrarare.space>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 27 Sep 2023 12:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gl.scm (libglvnd): Update to 1.7.0.
---
Changes:
https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.5.0...v1.7.0
gnu/packages/gl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index dfdc21abc6..fd59ad9605 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -760,7 +760,7 @@ (define-public libepoxy
(define-public libglvnd
(package
(name "libglvnd")
- (version "1.5.0")
+ (version "1.7.0")
(home-page "https://gitlab.freedesktop.org/glvnd/libglvnd")
(source (origin
(method git-fetch)
@@ -770,7 +770,7 @@ (define-public libglvnd
(file-name (git-file-name name version))
(sha256
(base32
- "1nvlcwzivrdchp70i2l7ic7qdlsdmlsb0ckydscr43rhqldswx69"))))
+ "07v3bmwzmg0d4g2zp835v1g7j22j8vz7hjfmqrdqjgxjj6v4jkyr"))))
(build-system meson-build-system)
(arguments
'(#:configure-flags '("-Dx11=enabled")
base-commit: ce0cc6137df81919389f61671096a6ce701c0889
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66235
; Package
guix-patches
.
(Sat, 30 Sep 2023 10:08:03 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/gl.scm (libglvnd): Update to 1.7.0.
> ---
>
> Changes:
> https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.5.0...v1.7.0
>
> gnu/packages/gl.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, pushed to master as 697406fef71c14502a8f9f14e22d27ddf95ed469.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 30 Sep 2023 10:08:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Sat, 30 Sep 2023 10:08:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 28 Oct 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 194 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.