tcping-rs: 1.2.26 -> 1.2.27

This commit is contained in:
R. Ryantm
2026-05-25 14:22:58 +00:00
parent 413bf4131d
commit e40ec0e087

View File

@@ -7,16 +7,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "tcping-rs";
version = "1.2.26";
version = "1.2.27";
src = fetchFromGitHub {
owner = "lvillis";
repo = "tcping-rs";
tag = finalAttrs.version;
hash = "sha256-qcvoV57t36c230p7KRec9CBIb+F+dVeGU4EVs0DrREM=";
hash = "sha256-7VbuSGT1EGHvKoccLfd8Y5TBaPIMKzZ9eaCVrZPNz34=";
};
cargoHash = "sha256-Y+Hv4oWHTzC/8DQ6/wQ3QLtDy/rqQs+89x312cYOpKY=";
cargoHash = "sha256-O94qItpOhLyWxdj7TXljacMbufbYGZw4F5FRS/o7qME=";
checkFlags = [
# This test requires external network access