unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 54243@debbugs.gnu.org
Subject: [bug#54243] [PATCH core-updates 1/5] gnu: libdrm: Update to 2.4.110
Date: Fri, 4 Mar 2022 12:01:06 +0200	[thread overview]
Message-ID: <20220304120106.2436cc7e@gorski.stream> (raw)
In-Reply-To: <20220304115556.0ccdfdb6@gorski.stream>

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

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index ec995c3496..8df1ee1d80 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -53,6 +53,7 @@
 ;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
 ;;; Copyright © 2021 jgart <jgart@dismail.de>
 ;;; Copyright © 2022 John Kehayias <john.kehayias@protonmail.com>
+;;; Copyright © 2022 Yovan Naumovski <yovan@gorski.stream>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -622,7 +623,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
@@ -630,7 +631,7 @@ (define-public libdrm
                     version ".tar.xz"))
               (sha256
                (base32
-
"127qf1rzhaf13vdd75a58v5q34617hvangjlfnlkcdh37gqcwm65"))))
+
"0dwpry9m5l27dlhq48j4bsiqwm0247cxdqwv3b7ddmkynk2f9kpf"))))
(build-system meson-build-system) (arguments
      `(#:configure-flags
-- 
2.34.0




  reply	other threads:[~2022-03-04 10:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04  9:55 [bug#54243] [PATCH core-updates 0/5] sway: Update to 1.7 Yovan Naumovski via Guix-patches via
2022-03-04 10:01 ` Yovan Naumovski via Guix-patches via [this message]
2022-03-04 10:03 ` [bug#54243] [PATCH core-updates 2/5] gnu: wayland: Update to 1.20.0 Yovan Naumovski via Guix-patches via
2022-03-04 10:06 ` [bug#54243] [PATCH core-updates 3/5] gnu: wayland-protocols: Update to 1.25 Yovan Naumovski via Guix-patches via
2022-03-04 10:08 ` [bug#54243] [PATCH core-updates 4/5] gnu: wlroots: Update to 0.15.1 Yovan Naumovski via Guix-patches via
2022-03-04 10:10 ` [bug#54243] [PATCH core-updates 5/5] gnu: sway: Update to 1.7 Yovan Naumovski via Guix-patches via
2022-03-07  9:51 ` [bug#54243] Possible duplicate of 53581 phodina via Guix-patches via
2022-08-03  6:30 ` [bug#54243] Closing 54243 kiasoc5 via Guix-patches via
2022-08-03  9:32   ` Maxime Devos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220304120106.2436cc7e@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=54243@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).