GNU bug report logs - #58323
[PATCH] gnu: libglvnd: Update to 1.5.0.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Wed, 5 Oct 2022 23:38:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 58323 in the body.
You can then email your comments to 58323 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#58323; Package guix-patches. (Wed, 05 Oct 2022 23:38:01 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, 05 Oct 2022 23:38:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libglvnd: Update to 1.5.0.
Date: Thu, 06 Oct 2022 07:36:16 +0800
* gnu/packages/gl.scm (libglvnd): Update to 1.5.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 d56e6a2f7c..522ee23d89 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -755,7 +755,7 @@ (define-public libepoxy
 (define-public libglvnd
   (package
     (name "libglvnd")
-    (version "1.3.4")
+    (version "1.5.0")
     (home-page "https://gitlab.freedesktop.org/glvnd/libglvnd")
     (source (origin
               (method git-fetch)
@@ -765,7 +765,7 @@ (define-public libglvnd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0phvgg2h3pcz3x39gaymwb37bnw1s26clq9wsj0zx398zmp3dwpk"))))
+                "1nvlcwzivrdchp70i2l7ic7qdlsdmlsb0ckydscr43rhqldswx69"))))
     (build-system meson-build-system)
     (arguments
      '(#:configure-flags '("-Dx11=enabled")

base-commit: 43b8df4bece2a207018dc0fedc44d3d188d2d0f0
--
2.37.3




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 14 Oct 2022 22:29:02 GMT) Full text and rfc822 format available.

Notification sent to Hilton Chain <hako <at> ultrarare.space>:
bug acknowledged by developer. (Fri, 14 Oct 2022 22:29:02 GMT) Full text and rfc822 format available.

Message #10 received at 58323-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 58323-done <at> debbugs.gnu.org
Subject: Re: bug#58323: [PATCH] gnu: libglvnd: Update to 1.5.0.
Date: Sat, 15 Oct 2022 00:27:52 +0200
Hi,

Hilton Chain <hako <at> ultrarare.space> skribis:

> * gnu/packages/gl.scm (libglvnd): Update to 1.5.0.

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 12 Nov 2022 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 159 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.