pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
codex: needs rust 1.89
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Aug 25 20:54:18 2025 +0200
Changeset: 9999e02b24b077865aff4d866fdcefc07b35eed5
Modified Files:
codex/Makefile
Log Message:
codex: needs rust 1.89
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9999e02b24b077865aff4d866fdcefc07b35eed5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
codex/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/codex/Makefile b/codex/Makefile
index b7210b7072..5d227832f9 100644
--- a/codex/Makefile
+++ b/codex/Makefile
@@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/codex-rust-v${PKGVERSION_NOREV}/codex-rs
USE_LANGUAGES= c
USE_TOOLS+= pkg-config perl gmake
-RUST_REQ= 1.88
+RUST_REQ= 1.89
# Depends on unpublished crates. Can't use cargo.mk to fetch them.
RATATUI_REV= 9b2ad1298408c45918ee9f8241a6f95498cdbed2
Home |
Main Index |
Thread Index |
Old Index