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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Subject: bug#58323: closed (Re: bug#58323: [PATCH] gnu: libglvnd: Update
 to 1.5.0.)
Date: Fri, 14 Oct 2022 22:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58323: [PATCH] gnu: libglvnd: Update to 1.5.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58323 <at> debbugs.gnu.org.

-- 
58323: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58323
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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!

[Message part 3 (message/rfc822, inline)]
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



This bug report was last modified 2 years and 273 days ago.

Previous Next


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