[PATCH] gnu: xdisorg: update libdrm to 2.4.120.

  • Done
  • quality assurance status badge
Details
2 participants
  • Daniel Ziltener
  • John Kehayias
Owner
unassigned
Submitted by
Daniel Ziltener
Severity
normal
D
D
Daniel Ziltener wrote on 31 Jan 10:18 +0100
(address . guix-patches@gnu.org)(address . dziltener@lyrion.ch)
894b2fe5903bb9bf81a3679ef56865d6@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 449cbbaf6e..c4232b815a 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -736,7 +736,7 @@ (define-public pixman
(define-public libdrm
(package
(name "libdrm")
- (version "2.4.117")
+ (version "2.4.120")
(source (origin
(method url-fetch)
(uri (string-append
@@ -744,7 +744,7 @@ (define-public libdrm
version ".tar.xz"))
(sha256
(base32
- "0ar4c4ikcbm1s4sg09ld406izq5s1yk7b2n0mmvql77bwdlqv252"))))
+ "0yijzgg6rdsa68bz03sw0lcfa2nclv9m3as1cja50wkcyxim7x9v"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
--
2.41.0
J
J
John Kehayias wrote on 6 Mar 06:49 +0100
(name . Daniel Ziltener)(address . dziltener@lyrion.ch)(address . 68845@debbugs.gnu.org)
87ttlj7vv7.fsf@protonmail.com
Hi Daniel,

On Wed, Jan 31, 2024 at 10:18 AM, Daniel Ziltener wrote:

Toggle quote (27 lines)
> ---
> 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 449cbbaf6e..c4232b815a 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -736,7 +736,7 @@ (define-public pixman
> (define-public libdrm
> (package
> (name "libdrm")
> - (version "2.4.117")
> + (version "2.4.120")
> (source (origin
> (method url-fetch)
> (uri (string-append
> @@ -744,7 +744,7 @@ (define-public libdrm
> version ".tar.xz"))
> (sha256
> (base32
> - "0ar4c4ikcbm1s4sg09ld406izq5s1yk7b2n0mmvql77bwdlqv252"))))
> + "0yijzgg6rdsa68bz03sw0lcfa2nclv9m3as1cja50wkcyxim7x9v"))))
> (build-system meson-build-system)
> (arguments
> (list #:configure-flags

Thanks. I will apply this on mesa-updates soon (next week when I'm back)
with a minor change to the commit message (move "libdrm" to where
"xdisorg" basically).

John
D
D
Daniel Ziltener wrote on 25 Mar 10:18 +0100
[PATCH] gnu: xdisorg: update libdrm to 2.4.120.
715104f0-0dd4-73f3-00e2-65588f44c27f@lyrion.ch
Hi John,

much appreciated, thank you very much!

close 68845

thanks
D
D
Daniel Ziltener wrote on 25 Mar 10:34 +0100
7c55d2da-959e-a3b8-64b4-c27dfd0dfb86@lyrion.ch
Hi John,

thank you, I will close this here then.

close 68845

thanks
J
J
John Kehayias wrote on 18 Apr 06:57 +0200
Re: [bug#68845] [PATCH] gnu: xdisorg: update libdrm to 2.4.120.
(name . Daniel Ziltener)(address . dziltener@lyrion.ch)(address . 68845-done@debbugs.gnu.org)
87mspr1d5p.fsf@protonmail.com
On Wed, Mar 06, 2024 at 05:49 AM, John Kehayias wrote:

Toggle quote (37 lines)
> Hi Daniel,
>
> On Wed, Jan 31, 2024 at 10:18 AM, Daniel Ziltener wrote:
>
>> ---
>> 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 449cbbaf6e..c4232b815a 100644
>> --- a/gnu/packages/xdisorg.scm
>> +++ b/gnu/packages/xdisorg.scm
>> @@ -736,7 +736,7 @@ (define-public pixman
>> (define-public libdrm
>> (package
>> (name "libdrm")
>> - (version "2.4.117")
>> + (version "2.4.120")
>> (source (origin
>> (method url-fetch)
>> (uri (string-append
>> @@ -744,7 +744,7 @@ (define-public libdrm
>> version ".tar.xz"))
>> (sha256
>> (base32
>> - "0ar4c4ikcbm1s4sg09ld406izq5s1yk7b2n0mmvql77bwdlqv252"))))
>> + "0yijzgg6rdsa68bz03sw0lcfa2nclv9m3as1cja50wkcyxim7x9v"))))
>> (build-system meson-build-system)
>> (arguments
>> (list #:configure-flags
>
> Thanks. I will apply this on mesa-updates soon (next week when I'm back)
> with a minor change to the commit message (move "libdrm" to where
> "xdisorg" basically).
>
> John

Well, eventually we made it to master! Pushed as
1d488861a07aaad5b6ba4dd0d93505cc69d93ccd to mesa-updates and merged with
2d5736cc3e869fadd2592cc13a8d332fac63b144.

Thanks!
John
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 68845
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