pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/rust-analyzer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 22 22:48:46 UTC 2022

Modified Files:
        pkgsrc/lang/rust-analyzer: Makefile distinfo

Log Message:
rust-analyzer: update to 0.0.2022.01.03.

2022.01.03

11177: internal: dont descend into comments r=Veykril a=jhgg


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/rust-analyzer/Makefile \
    pkgsrc/lang/rust-analyzer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/rust-analyzer/Makefile
diff -u pkgsrc/lang/rust-analyzer/Makefile:1.3 pkgsrc/lang/rust-analyzer/Makefile:1.4
--- pkgsrc/lang/rust-analyzer/Makefile:1.3      Sat Jan 22 22:44:43 2022
+++ pkgsrc/lang/rust-analyzer/Makefile  Sat Jan 22 22:48:46 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/01/22 22:44:43 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/01/22 22:48:46 wiz Exp $
 
-DISTNAME=      rust-analyzer-2021-12-27
+DISTNAME=      rust-analyzer-2022-01-03
 PKGNAME=       ${DISTNAME:C/-2([0-9]*)-([0-9]*)-([0-9]*)/-0.0.2\1.\2.\3/}
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rust-analyzer/}
Index: pkgsrc/lang/rust-analyzer/distinfo
diff -u pkgsrc/lang/rust-analyzer/distinfo:1.3 pkgsrc/lang/rust-analyzer/distinfo:1.4
--- pkgsrc/lang/rust-analyzer/distinfo:1.3      Sat Jan 22 22:44:43 2022
+++ pkgsrc/lang/rust-analyzer/distinfo  Sat Jan 22 22:48:46 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2022/01/22 22:44:43 wiz Exp $
+$NetBSD: distinfo,v 1.4 2022/01/22 22:48:46 wiz Exp $
 
 BLAKE2s (addr2line-0.17.0.crate) = f7fa3b016f0e80c4ea9967f8947de15edc9fa39d0c0cdea692dccd0c41c28039
 SHA512 (addr2line-0.17.0.crate) = ef3bbd7c6d1dfdd0b47e3be1fb4c8b15ed61a769bed7e80dce80461a1ee13ef21c75e62e9a66328504f862341f1e808abec5790ac79784e18655afcc16206b95
@@ -306,9 +306,9 @@ Size (regex-syntax-0.6.25.crate) = 29329
 BLAKE2s (rowan-0.15.2.crate) = 58261b8d8e4a5a239ed6b56c7c61dbe8cf6e033f693f4641f06a3f1a49d9986b
 SHA512 (rowan-0.15.2.crate) = 4025a5071a1791a39403067d4a333e3a76e4e779d92e6605f9f25a388501231a2770fe8e755a6f9b89b446fb8a7c037b6257c71be94aef54e04da2816100fb46
 Size (rowan-0.15.2.crate) = 39158 bytes
-BLAKE2s (rust-analyzer-2021-12-27.tar.gz) = 929d45c969b8299e4903f81c325c84379d54729c03f16b3f1ae3406300acc442
-SHA512 (rust-analyzer-2021-12-27.tar.gz) = 1b81e34cd6dc26658c766450de060803257239130604cf37aabd76274aeb0fcaeb36cf5a77f1406b982e6f48c8eca9142204bc739b6a56d3da9d1c98f6fcd982
-Size (rust-analyzer-2021-12-27.tar.gz) = 2239396 bytes
+BLAKE2s (rust-analyzer-2022-01-03.tar.gz) = e73b6a927a8a3e4a16526884b37a0bab52b63f86e816a54e557f55a77396e6b9
+SHA512 (rust-analyzer-2022-01-03.tar.gz) = 82747c9e1b3834faf0b0c0aac7a31e9cde375218d863cda28d7ca29a294c4906dc9db110956fcd9b0873e96a6d038fd55c9fd40a9b30c76e085c9c2ab577752d
+Size (rust-analyzer-2022-01-03.tar.gz) = 2239765 bytes
 BLAKE2s (rustc-ap-rustc_lexer-725.0.0.crate) = fb009ee9ee73e83fed1432958ea45d46a6c409955db6c764cd4b20667099c87f
 SHA512 (rustc-ap-rustc_lexer-725.0.0.crate) = 4239c4762d7ca351698be015ab251193f65487bda73a9dfaae5788e5b8395656c12d7f9cb5ee16cbd8c03dd5b9828dfb7d507498f40dc83d6a85ed3d59cc657a
 Size (rustc-ap-rustc_lexer-725.0.0.crate) = 14086 bytes



Home | Main Index | Thread Index | Old Index