Skip to content

Commit 09d1d8a

Browse files
MisileLabalyssais
authored andcommitted
passt: 2025_03_20.32f6212 -> 2025_04_15.2340bbf
Signed-off-by: misilelab <[email protected]>
1 parent d0c304d commit 09d1d8a

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_03_20.32f6212";
14+
version = "2025_04_15.2340bbf";
1515

1616
src = fetchurl {
1717
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
18-
hash = "sha256-TRtFwBUUOnRwcLtB3vwU5nG/ufi9D36waXW5Yuboowk=";
18+
hash = "sha256-eYIgAj8BtCZ9OxG8/IDaUvFCtB+1ROU0UHf6sbaVUEY=";
1919
};
2020

2121
postPatch = ''

0 commit comments

Comments
 (0)