* [bug#74880] [PATCH 1/1] gnu: xf86-video-amdgpu: Update to 23.0.0.
[not found] <cover.1734235997.git.collin@rekahsoft.ca>
@ 2024-12-15 6:41 ` Collin J. Doering via Guix-patches via
0 siblings, 0 replies; only message in thread
From: Collin J. Doering via Guix-patches via @ 2024-12-15 6:41 UTC (permalink / raw)
To: 74880; +Cc: Collin J. Doering
* 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-15 6:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cover.1734235997.git.collin@rekahsoft.ca>
2024-12-15 6:41 ` [bug#74880] [PATCH 1/1] gnu: xf86-video-amdgpu: Update to 23.0.0 Collin J. Doering via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.