unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66235] [PATCH] gnu: libglvnd: Update to 1.7.0.
@ 2023-09-27 12:19 Hilton Chain via Guix-patches via
  2023-09-30 10:06 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-09-27 12:19 UTC (permalink / raw)
  To: 66235; +Cc: Hilton Chain

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#66235] [PATCH] gnu: libglvnd: Update to 1.7.0.
  2023-09-27 12:19 [bug#66235] [PATCH] gnu: libglvnd: Update to 1.7.0 Hilton Chain via Guix-patches via
@ 2023-09-30 10:06 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-30 10:06 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 66235-done, 66235

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]


Hilton Chain via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-30 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-27 12:19 [bug#66235] [PATCH] gnu: libglvnd: Update to 1.7.0 Hilton Chain via Guix-patches via
2023-09-30 10:06 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).