GNU bug report logs - #74880
[PATCH 0/1] Update xf86-video-amdgpu

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix-patches; Reported by: "Collin J. Doering" <collin@HIDDEN>; Keywords: patch; dated Sun, 15 Dec 2024 04:17:02 UTC; Maintainer for guix-patches is guix-patches@HIDDEN.

Message received at 74880 <at> debbugs.gnu.org:


Received: (at 74880) by debbugs.gnu.org; 15 Dec 2024 06:42:03 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Dec 15 01:42:03 2024
Received: from localhost ([127.0.0.1]:49365 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1tMiKH-00039X-Gk
	for submit <at> debbugs.gnu.org; Sun, 15 Dec 2024 01:42:02 -0500
Received: from out-173.mta0.migadu.com ([91.218.175.173]:27237)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <collin@HIDDEN>) id 1tMiKE-000390-3B
 for 74880 <at> debbugs.gnu.org; Sun, 15 Dec 2024 01:41:59 -0500
X-Report-Abuse: Please report any abuse attempt to abuse@HIDDEN and
 include these headers.
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rekahsoft.ca;
 s=key1; t=1734244910;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=tENWDy+hCB6tb5683sRr/+NlVYtgrQjGroKwIOG4bAY=;
 b=GltrPvqfJpyXFQVSqByIlOlYLGSCQPOQB2sYui/6LHhTMBBJKbOSEQUDOafsp2WLFm0Er9
 yLOvQgkEk23J8nHusjhiQ3KUmoE5bk6/kkSRJEmsIbFZyRqjF1UCu3y3S6uPVm33j/zDg+
 306bknbJkzxQbA0fP4lv0QfHsqhbv40=
From: "Collin J. Doering" <collin@HIDDEN>
To: 74880 <at> debbugs.gnu.org
Subject: [PATCH 1/1] gnu: xf86-video-amdgpu: Update to 23.0.0.
Date: Sun, 15 Dec 2024 01:41:25 -0500
Message-ID: <05dacd6d42b53e44f49482287060b74d385de0f9.1734235997.git.collin@HIDDEN>
In-Reply-To: <cover.1734235997.git.collin@HIDDEN>
References: <cover.1734235997.git.collin@HIDDEN>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Migadu-Flow: FLOW_OUT
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 74880
Cc: "Collin J. Doering" <collin@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.7 (-)

* gnu/packages/xorg.scm: Update to 23.0.0.

Change-Id: Ib217d2ea347039838a11f78f7223d7918a0d1aac
---
 gnu/packages/xorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index f59c3dc7b27..a14ec24ba01 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2759,14 +2759,14 @@ (define-public xf86-input-void
 (define-public xf86-video-amdgpu
   (package
     (name "xf86-video-amdgpu")
-    (version "22.0.0")
+    (version "23.0.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://xorg/individual/driver/"
                            "xf86-video-amdgpu-" version ".tar.xz"))
        (sha256
-        (base32 "0rl2fxhhgcjywn2z8h9gmvm58zjy93lx391ax76krp0m55hgn8wx"))))
+        (base32 "0qf0kjh6pww5abxmqa4c9sfa2qq1hq4p8qcgqpfd1kpkcvmg012g"))))
     (build-system gnu-build-system)
     (inputs (list xorg-server))
     (native-inputs (list pkg-config))
-- 
2.46.0





Information forwarded to guix-patches@HIDDEN:
bug#74880; Package guix-patches. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 15 Dec 2024 04:16:57 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Dec 14 23:16:57 2024
Received: from localhost ([127.0.0.1]:49145 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1tMg3t-0004Ex-5Y
	for submit <at> debbugs.gnu.org; Sat, 14 Dec 2024 23:16:57 -0500
Received: from lists.gnu.org ([209.51.188.17]:53840)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <collin@HIDDEN>) id 1tMg3p-0004Em-5k
 for submit <at> debbugs.gnu.org; Sat, 14 Dec 2024 23:16:55 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <collin@HIDDEN>)
 id 1tMg3o-0001kx-Uz
 for guix-patches@HIDDEN; Sat, 14 Dec 2024 23:16:52 -0500
Received: from out-173.mta0.migadu.com ([91.218.175.173])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <collin@HIDDEN>)
 id 1tMg3l-00078c-QJ
 for guix-patches@HIDDEN; Sat, 14 Dec 2024 23:16:52 -0500
X-Report-Abuse: Please report any abuse attempt to abuse@HIDDEN and
 include these headers.
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rekahsoft.ca;
 s=key1; t=1734236203;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type;
 bh=VnpSjZvQfHR8APXU2u7rqowOZ3OxDEF9xtD9t6m2UmU=;
 b=Zo8B7isdvqyHgEl9UJ0A2cczYTQUj1hm1kgk9k+FjKR8rn8mippKp70SENrMU8gzzHKfMg
 sSTBD3ARv0JeohwTF5kbMynxpryB+GBK+/Y4tXnpgWGT0NCXe8fMcQapLKQCeQiLupIKr1
 kg3arf0ZPBaP6cwzed0F8/flUx1mgA0=
From: "Collin J. Doering" <collin@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH 0/1] Update xf86-video-amdgpu
Date: Sat, 14 Dec 2024 23:16:37 -0500
Message-ID: <87jzc1a8d6.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
X-Migadu-Flow: FLOW_OUT
Received-SPF: pass client-ip=91.218.175.173; envelope-from=collin@HIDDEN;
 helo=out-173.mta0.migadu.com
X-Spam_score_int: -23
X-Spam_score: -2.4
X-Spam_bar: --
X-Spam_report: (-2.4 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1,
 DKIM_SIGNED=0.1, RCVD_IN_DNSWL_LOW=-0.7,
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001,
 SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)

--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Incoming patch.

Collin J. Doering (1):
  gnu: xf86-video-amdgpu: Update to 23.0.0.

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


base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5
=2D-=20
2.46.0



=2D-=20
Collin J. Doering

http://rekahsoft.ca
http://blog.rekahsoft.ca
http://git.rekahsoft.ca

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iIoEARYKADIWIQSg4F3ACfM0j/GRGeP3fjGTl82nFgUCZ15YJRQcY29sbGluQHJl
a2Foc29mdC5jYQAKCRD3fjGTl82nFht/AP92S2Cpk1PeWwi5c2c/qzqgO4/6KgOR
QqDaENAbdi2rhQEAivajUCbQk2RkAeHlXQJTNr2an3029pB+ahnLvQc9yA0=
=/bhf
-----END PGP SIGNATURE-----
--=-=-=--




Acknowledgement sent to "Collin J. Doering" <collin@HIDDEN>:
New bug report received and forwarded. Copy sent to guix-patches@HIDDEN. Full text available.
Report forwarded to guix-patches@HIDDEN:
bug#74880; Package guix-patches. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 12 Jan 2025 05:45:02 UTC

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