Skip to content

Commit 9976b59

Browse files
passt: 2025_06_11.0293c6f -> 2025_08_05.309eefd (#431995)
2 parents 88c4e1c + 1c3886c commit 9976b59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/pa/passt/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
stdenv.mkDerivation (finalAttrs: {
1313
pname = "passt";
14-
version = "2025_06_11.0293c6f";
14+
version = "2025_08_05.309eefd";
1515

1616
src = fetchurl {
1717
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
18-
hash = "sha256-ovkFQlUa5gLYwCpNjwfGVJ055aDKCXIZou/t4pf6q5o=";
18+
hash = "sha256-2SLxEK/J2C0EGrb06KD1Vu4d9u2nWht8RKMy8ArXdpE=";
1919
};
2020

2121
separateDebugInfo = true;

0 commit comments

Comments
 (0)