unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59174] [PATCH] gnu: libdrm: Update to 2.4.114
@ 2022-11-10 16:37 Andy Tai
  0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2022-11-10 16:37 UTC (permalink / raw)
  To: 59174

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



[-- Attachment #2: 0001-gnu-libdrm-Update-to-2.4.114.patch --]
[-- Type: text/x-patch, Size: 1109 bytes --]

From 6b02f2cb5988497927c6475fd48010141361aa6a Mon Sep 17 00:00:00 2001
From: andy Tai <atai@atai.org>
Date: Thu, 10 Nov 2022 08:12:28 -0800
Subject: [PATCH] gnu: libdrm: Update to 2.4.114

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.114
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 8e70050850..b493ade288 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -693,7 +693,7 @@ (define-public pixman
 (define-public libdrm
   (package
     (name "libdrm")
-    (version "2.4.107")
+    (version "2.4.114")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -701,7 +701,7 @@ (define-public libdrm
                     version ".tar.xz"))
               (sha256
                (base32
-                "127qf1rzhaf13vdd75a58v5q34617hvangjlfnlkcdh37gqcwm65"))))
+                "09nhk3jx3qzggl5vyii3yh4zm0npjqsbxhzvxrg2xla77a2cyj9h"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags
-- 
2.38.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-10 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 16:37 [bug#59174] [PATCH] gnu: libdrm: Update to 2.4.114 Andy Tai

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).