passt: 2025_09_19.623dbf6 -> 2026_07_16.090d739 (#497466)

This commit is contained in:
Vladimír Čunát
2026-07-27 06:52:00 +00:00
committed by GitHub
+2 -2
View File
@@ -11,11 +11,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "passt";
version = "2025_09_19.623dbf6";
version = "2026_07_16.090d739";
src = fetchurl {
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
hash = "sha256-3krWW/QKijgZsmHuelMjpcaL8OyRqmPKC/wUvag0ZHI=";
hash = "sha256-UD4fkctSqMDQTmZxpmBjR1uKLV0Lf9QoqtSK1u8EQ+4=";
};
separateDebugInfo = true;