From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: 74779@debbugs.gnu.org
Cc: John Kehayias <john.kehayias@protonmail.com>
Subject: [bug#74779] [PATCH mesa-updates 1/3] gnu: libdrm: Update to 2.4.124.
Date: Wed, 11 Dec 2024 06:28:49 +0000 [thread overview]
Message-ID: <5ca8e5d81e3df1c94b3cd04d733fc392106ac177.1733898130.git.john.kehayias@protonmail.com> (raw)
In-Reply-To: <cover.1733898130.git.john.kehayias@protonmail.com>
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.124.
Change-Id: Idbc647ef24e97d682ec7d3cffd85b179ef1eacfb
---
gnu/packages/xdisorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index a75e9cd6ba..cfde9fea5f 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -52,7 +52,7 @@
;;; Copyright © 2021 ikasero <ahmed@ikasero.com>
;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
;;; Copyright © 2021 jgart <jgart@dismail.de>
-;;; Copyright © 2022 John Kehayias <john.kehayias@protonmail.com>
+;;; Copyright © 2022, 2024 John Kehayias <john.kehayias@protonmail.com>
;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
;;; Copyright © 2022 Derek Chuank <derekchuank@outlook.com>
;;; Copyright © 2022, 2023 Wamm K. D. <jaft.r@outlook.com>
@@ -791,7 +791,7 @@ (define-public pixman
(define-public libdrm
(package
(name "libdrm")
- (version "2.4.123")
+ (version "2.4.124")
(source (origin
(method url-fetch)
(uri (string-append
@@ -799,7 +799,7 @@ (define-public libdrm
version ".tar.xz"))
(sha256
(base32
- "17mpmp59icp8vaa47dz9gdpdh583kigq47p9a07lp9s9l5kqbfd2"))))
+ "0yd37j3c1qz9gmwvv7vwqgss8aiizypsg8hn9fpsyjnac4zjjdmc"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
--
2.46.0
next prev parent reply other threads:[~2024-12-11 6:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 6:25 [bug#74779] [PATCH mesa-updates 0/3] libdrm/wayland-protocols/mesa updates John Kehayias via Guix-patches via
2024-12-11 6:28 ` John Kehayias via Guix-patches via [this message]
2024-12-11 6:29 ` [bug#74779] [PATCH mesa-updates 2/3] gnu: wayland-protocols: Update to 1.38 John Kehayias via Guix-patches via
2024-12-11 6:29 ` [bug#74779] [PATCH mesa-updates 3/3] gnu: mesa: Update to 24.3.1 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5ca8e5d81e3df1c94b3cd04d733fc392106ac177.1733898130.git.john.kehayias@protonmail.com \
--to=guix-patches@gnu.org \
--cc=74779@debbugs.gnu.org \
--cc=john.kehayias@protonmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.