passt: 2024_05_23.765eb0b -> 2024_06_24.1ee2eca

This commit is contained in:
R. Ryantm 2024-06-30 06:21:21 +00:00
parent 65ed2124ae
commit 8a21839c71

View File

@ -7,11 +7,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "passt";
version = "2024_05_23.765eb0b";
version = "2024_06_24.1ee2eca";
src = fetchurl {
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
hash = "sha256-4i+83uv7fXeK4/0bf1FYGALKwjCqCx51rQAGTOnbrNE=";
hash = "sha256-Q4AbpzJ4Gbu1ArdjzZCf0GmTz0nWZN+kEuhLPT8uPqg=";
};
makeFlags = [