passt: 2024_07_26.57a21d2 -> 2024_08_21.1d6142f

This commit is contained in:
R. Ryantm
2024-08-24 12:22:39 +00:00
parent 771c5644e8
commit 38bc2c471a
+2 -2
View File
@@ -7,11 +7,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "passt";
version = "2024_07_26.57a21d2";
version = "2024_08_21.1d6142f";
src = fetchurl {
url = "https://passt.top/passt/snapshot/passt-${finalAttrs.version}.tar.gz";
hash = "sha256-UK3Klpo3cp4EH42W16qh5WbZlCxb+ETQtWbpgatL/Dc=";
hash = "sha256-lM4xz60BHInPFsqQlyj2wr0C7WQGa6GrkoRQgfw8id0=";
};
makeFlags = [