GNU bug report logs - #55346
[PATCH] gnu: libdrm: Update to 2.4.110.

Previous Next

Package: guix-patches;

Reported by: "Wamm K. D" <jaft.r <at> outlook.com>

Date: Tue, 10 May 2022 03:11:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Wamm K. D" <jaft.r <at> outlook.com>
Subject: bug#55346: closed (Re: bug#55346: [PATCH] gnu: libdrm: Update to
 2.4.110.)
Date: Wed, 25 May 2022 08:18:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55346: [PATCH] gnu: libdrm: Update to 2.4.110.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 55346 <at> debbugs.gnu.org.

-- 
55346: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55346
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: "Wamm K. D" <jaft.r <at> outlook.com>
Cc: 55346-done <at> debbugs.gnu.org
Subject: Re: bug#55346: [PATCH] gnu: libdrm: Update to 2.4.110.
Date: Wed, 25 May 2022 10:16:55 +0200
> -    (version "2.4.107")
> +    (version "2.4.110")

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

Thanks,

Mathieu

[Message part 3 (message/rfc822, inline)]
From: "Wamm K. D" <jaft.r <at> outlook.com>
To: guix-patches <at> gnu.org
Cc: "Wamm K. D" <jaft.r <at> outlook.com>
Subject: [PATCH] gnu: libdrm: Update to 2.4.110.
Date: Mon,  9 May 2022 22:08:46 -0500
---
 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




This bug report was last modified 3 years and 59 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.