unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

* bug#55346: [PATCH] gnu: libdrm: Update to 2.4.110.
  2022-05-10  3:08 [bug#55346] [PATCH] gnu: libdrm: Update to 2.4.110 Wamm K. D
@ 2022-05-25  8:16 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-05-25  8:16 UTC (permalink / raw)
  To: Wamm K. D; +Cc: 55346-done


> -    (version "2.4.107")
> +    (version "2.4.110")

I added a commit message and pushed on core-updates.

Thanks,

Mathieu




^ permalink raw reply	[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 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).