pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rumdl: requires rust 1.91
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Dec 13 14:02:27 2025 +0100
Changeset: 190d613541bac97222c3edd0a0b040925a17af7a
Modified Files:
rumdl/Makefile
Log Message:
rumdl: requires rust 1.91
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=190d613541bac97222c3edd0a0b040925a17af7a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rumdl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/rumdl/Makefile b/rumdl/Makefile
index 1951ead4b6..524afc8805 100644
--- a/rumdl/Makefile
+++ b/rumdl/Makefile
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/rvben/rumdl/
COMMENT= Markdown Linter
LICENSE= mit
-RUST_REQ= 1.89.0
+RUST_REQ= 1.91.0
USE_LANGUAGES+= c c++
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index