* [bug#55346] [PATCH] gnu: libdrm: Update to 2.4.110.
@ 2022-05-10 3:08 Wamm K. D
2022-05-25 8:16 ` bug#55346: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Wamm K. D @ 2022-05-10 3:08 UTC (permalink / raw)
To: 55346; +Cc: Wamm K. D
---
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 08f4780fc2..87203dc436 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -647,7 +647,7 @@ (define-public pixman
(define-public libdrm
(package
(name "libdrm")
- (version "2.4.107")
+ (version "2.4.110")
(source (origin
(method url-fetch)
(uri (string-append
@@ -655,7 +655,7 @@ (define-public libdrm
version ".tar.xz"))
(sha256
(base32
- "127qf1rzhaf13vdd75a58v5q34617hvangjlfnlkcdh37gqcwm65"))))
+ "0dwpry9m5l27dlhq48j4bsiqwm0247cxdqwv3b7ddmkynk2f9kpf"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
--
2.36.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-25 8:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-10 3:08 [bug#55346] [PATCH] gnu: libdrm: Update to 2.4.110 Wamm K. D
2022-05-25 8:16 ` bug#55346: " Mathieu Othacehe
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.