pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/nushell shells/nushell: add update warning



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4b035f8a06c
branches:  trunk
changeset: 389095:e4b035f8a06c
user:      pin <pin%pkgsrc.org@localhost>
date:      Wed Nov 30 11:48:41 2022 +0000

description:
shells/nushell: add update warning

diffstat:

 shells/nushell/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r e1dcb270eb07 -r e4b035f8a06c shells/nushell/Makefile
--- a/shells/nushell/Makefile   Wed Nov 30 10:46:00 2022 +0000
+++ b/shells/nushell/Makefile   Wed Nov 30 11:48:41 2022 +0000
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2022/11/10 22:01:15 pin Exp $
+# $NetBSD: Makefile,v 1.25 2022/11/30 11:48:41 pin Exp $
 
+# Please don't update to 0.72.0.
+# I have this ready to import but, it requires Rust-1.65 to build.
 DISTNAME=      nushell-0.71.0
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nushell/}



Home | Main Index | Thread Index | Old Index