(no subject)

  • Open
  • quality assurance status badge
Details
2 participants
  • dziltener
  • Felix Lechner
Owner
unassigned
Submitted by
dziltener
Severity
normal
D
D
dziltener wrote on 10 Dec 2023 11:43
30b4cb57a2fd9cae78ad0b439510eb50@lyrion.ch
From 63dcc12cbedef23c4f5dabf440d8498d17854c58 Mon Sep 17 00:00:00 2001
From: Daniel Ziltener <dziltener@lyrion.ch>
Date: Sun, 10 Dec 2023 11:42:38 +0100
Subject: [PATCH] gnu: libdrm: update to 2.4.118.
To: guix-patches@gnu.org
Cc: dziltener@lyrion.ch

---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
F
F
Felix Lechner wrote on 10 Dec 2023 16:35
(address . control@debbugs.gnu.org)(name . Daniel Ziltener)(address . dziltener@lyrion.ch)
87wmtm5avp.fsf@lease-up.com
reassign 67744 guix-patches
reassign 67745 guix-patches
reassign 67746 guix-patches
thanks
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 67745@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67745
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch