GNU bug report logs -
#67745
gnu: libdrm: update to 2.4.118.
Previous Next
Reported by: dziltener <at> lyrion.ch
Date: Sun, 10 Dec 2023 10:44:02 UTC
Severity: normal
Done: Sergey Trofimov <sarg <at> sarg.org.ru>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67745 in the body.
You can then email your comments to 67745 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
help-debbugs <at> gnu.org
:
bug#67745
; Package
debbugs.gnu.org
.
(Sun, 10 Dec 2023 10:44:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
dziltener <at> lyrion.ch
:
New bug report received and forwarded. Copy sent to
help-debbugs <at> gnu.org
.
Your message did not contain a Subject field. They are recommended and
useful because the title of a $gBug is determined using this field.
Please remember to include a Subject field in your messages in future.
(Sun, 10 Dec 2023 10:44:02 GMT) Full text and rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From 63dcc12cbedef23c4f5dabf440d8498d17854c58 Mon Sep 17 00:00:00 2001
From: Daniel Ziltener <dziltener <at> lyrion.ch>
Date: Sun, 10 Dec 2023 11:42:38 +0100
Subject: [PATCH] gnu: libdrm: update to 2.4.118.
To: guix-patches <at> gnu.org
Cc: dziltener <at> lyrion.ch
---
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 485d55a8d3..ac2854f9e9 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -735,7 +735,7 @@ (define-public pixman
(define-public libdrm
(package
(name "libdrm")
- (version "2.4.117")
+ (version "2.4.118")
(source (origin
(method url-fetch)
(uri (string-append
@@ -743,7 +743,7 @@ (define-public libdrm
version ".tar.xz"))
(sha256
(base32
- "0ar4c4ikcbm1s4sg09ld406izq5s1yk7b2n0mmvql77bwdlqv252"))))
+ "125bcyarlzlxfq57viyvmxy32y0561c21j46z1brrz5mya2vsxx7"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
--
2.43.0
Changed bug title to 'gnu: libdrm: update to 2.4.118.' from '(no subject)'
Request was from
Simon Tournier <zimon.toutoune <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Tue, 10 Sep 2024 16:20:10 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
67745 <at> debbugs.gnu.org and dziltener <at> lyrion.ch
Request was from
Sergey Trofimov <sarg <at> sarg.org.ru>
to
control <at> debbugs.gnu.org
.
(Fri, 07 Mar 2025 07:08:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 04 Apr 2025 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.