unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Ziltener via Guix-patches via <guix-patches@gnu.org>
To: 69906@debbugs.gnu.org
Cc: dziltener@lyrion.ch
Subject: [bug#69906] [PATCH] gnu: xdisorg: Update libdrm to 2.4.120.
Date: Tue, 19 Mar 2024 23:17:05 +0100	[thread overview]
Message-ID: <fb13aa621eafeb5d3e6222def8c8156a@lyrion.ch> (raw)

---
 gnu/packages/xdisorg.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 514e5c7164..b4ec572eab 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -736,7 +736,7 @@ (define-public pixman
 (define-public libdrm
   (package
     (name "libdrm")
-    (version "2.4.117")
+    (version "2.4.120")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -744,7 +744,7 @@ (define-public libdrm
                     version ".tar.xz"))
               (sha256
                (base32
-                "0ar4c4ikcbm1s4sg09ld406izq5s1yk7b2n0mmvql77bwdlqv252"))))
+                "0yijzgg6rdsa68bz03sw0lcfa2nclv9m3as1cja50wkcyxim7x9v"))))
     (build-system meson-build-system)
     (arguments
      (list #:configure-flags
@@ -789,7 +789,6 @@ (define-public libdrm
 and Matrox.")
     (license license:x11)))
 
-
 (define-public mtdev
   (package
     (name "mtdev")
-- 
2.41.0





             reply	other threads:[~2024-03-19 22:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 22:17 Daniel Ziltener via Guix-patches via [this message]
2024-03-19 22:25 ` [bug#69906] [PATCH 2/2] gnu: gl: Update mesa to 24.0.3 Daniel Ziltener via Guix-patches via
2024-03-25  1:19 ` bug#69906: " John Kehayias via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb13aa621eafeb5d3e6222def8c8156a@lyrion.ch \
    --to=guix-patches@gnu.org \
    --cc=69906@debbugs.gnu.org \
    --cc=dziltener@lyrion.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).