passt: 2025_06_11.0293c6f -> 2025_08_05.309eefd

This commit is contained in:
R. Ryantm 2025-08-08 11:37:41 +00:00
parent 7f306c35da
commit 1c3886cf0f

View File

@ -11,11 +11,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "passt";
version = "2025_06_11.0293c6f";
version = "2025_08_05.309eefd";
src = fetchurl {
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
hash = "sha256-ovkFQlUa5gLYwCpNjwfGVJ055aDKCXIZou/t4pf6q5o=";
hash = "sha256-2SLxEK/J2C0EGrb06KD1Vu4d9u2nWht8RKMy8ArXdpE=";
};
separateDebugInfo = true;