[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/136: gnu: xf86-video-nv: Update to 2.1.23; fixes build with gcc-14.
From: |
guix-commits |
Subject: |
82/136: gnu: xf86-video-nv: Update to 2.1.23; fixes build with gcc-14. |
Date: |
Wed, 1 Jan 2025 10:24:32 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit aa32596429805be0eaa8f1cd02c16e828ad6e7fe
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Mon Dec 30 19:52:54 2024 +0100
gnu: xf86-video-nv: Update to 2.1.23; fixes build with gcc-14.
* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.23.
Change-Id: I782c112c28841bf2b3b277cfda05bf2a1871b8a1
---
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 fd24bdb08c..e7e7e20a04 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3184,7 +3184,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
(define-public xf86-video-nv
(package
(name "xf86-video-nv")
- (version "2.1.22")
+ (version "2.1.23")
(source
(origin
(method url-fetch)
@@ -3194,7 +3194,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
".tar.xz"))
(sha256
(base32
- "126j60dgnmiahjk5mxbnaav23hv7nvxvh49vhn6qg2f3nlnr6632"))))
+ "1jlap6xjn4pfwg9ab8fxm5mwf4dqfywp70bgc0071m7k66jbv3f6"))))
(build-system gnu-build-system)
(inputs (list xorg-server))
(native-inputs (list pkg-config))
- 64/136: gnu: bootstrap: %bootstrap-glibc: Patch more files., (continued)
- 64/136: gnu: bootstrap: %bootstrap-glibc: Patch more files., guix-commits, 2025/01/01
- 63/136: gnu: git: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/01/01
- 66/136: gnu: gcc-4.7: Add gcc-wrapper from gcc-final., guix-commits, 2025/01/01
- 67/136: bash-minimal: Use gcc-14 hurd/x86-linux build fix for all platforms., guix-commits, 2025/01/01
- 69/136: gnu: gcc-4.7: Fix build with gcc-14., guix-commits, 2025/01/01
- 71/136: gnu: polkit: Fix build with gcc-14., guix-commits, 2025/01/01
- 70/136: Revert "gnu: gcc-4.7: Fix build with gcc-14.", guix-commits, 2025/01/01
- 74/136: gnu: xorg-server: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/01/01
- 79/136: gnu: gdl: Fix build with gcc-14., guix-commits, 2025/01/01
- 75/136: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/01/01
- 82/136: gnu: xf86-video-nv: Update to 2.1.23; fixes build with gcc-14.,
guix-commits <=
- 86/136: gnu: aalib: Fix build with gcc-14., guix-commits, 2025/01/01
- 85/136: gnu: accountsservice: Fix build with gcc-14., guix-commits, 2025/01/01
- 84/136: gnu: upower: Disable failing test., guix-commits, 2025/01/01
- 88/136: gnu: libcddb: Fix build with gcc-14., guix-commits, 2025/01/01
- 90/136: gnu: classpath-bootstrap: Fix build with gcc-14., guix-commits, 2025/01/01
- 93/136: gnu: vde2: Update to 2.3.3; fixes build with gcc-14., guix-commits, 2025/01/01
- 94/136: gnu: opensc: Update to 0.26.0; fixes build with gcc-14., guix-commits, 2025/01/01
- 97/136: gnu: gmime: Update to 3.2.15; fixes build with gcc-14., guix-commits, 2025/01/01
- 101/136: gnu: raptor2: Update to 2.0.16; fixes build with gcc-14., guix-commits, 2025/01/01
- 104/136: gnu: directfb: Fix build with gcc-14., guix-commits, 2025/01/01