tcping-rs: 1.2.24 -> 1.2.26 (#509504)

This commit is contained in:
Fabian Affolter
2026-04-13 11:03:05 +00:00
committed by GitHub
+3 -3
View File
@@ -7,16 +7,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "tcping-rs";
version = "1.2.24";
version = "1.2.26";
src = fetchFromGitHub {
owner = "lvillis";
repo = "tcping-rs";
tag = finalAttrs.version;
hash = "sha256-gsTZls5guqtDk8x+3q4nFYGwhr+TAV5iE9kiZgbmzCI=";
hash = "sha256-qcvoV57t36c230p7KRec9CBIb+F+dVeGU4EVs0DrREM=";
};
cargoHash = "sha256-m/juo6+SPFAxQ7E2JgTkv47kxn4LhwfI4UGSDzHAXMc=";
cargoHash = "sha256-Y+Hv4oWHTzC/8DQ6/wQ3QLtDy/rqQs+89x312cYOpKY=";
checkFlags = [
# This test requires external network access