* [bug#71129] [PATCH] gnu: passt: Update to 2024_05_10.7288448.
@ 2024-05-22 19:08 Tomas Volf
2024-05-23 5:33 ` bug#71129: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-05-22 19:08 UTC (permalink / raw)
To: 71129; +Cc: Tomas Volf
* gnu/packages/containers.scm (passt): Update to 2024_05_10.7288448.
Change-Id: Ic7b1e3423ad18c0ce0f06ce111f3dfdab04e860f
---
gnu/packages/containers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index 917d152609..1b360e43d0 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -289,14 +289,14 @@ (define-public slirp4netns
(define-public passt
(package
(name "passt")
- (version "2024_03_20.71dd405")
+ (version "2024_05_10.7288448")
(source
(origin
(method url-fetch)
(uri (string-append "https://passt.top/passt/snapshot/passt-" version
".tar.gz"))
(sha256
- (base32 "1xyi1rqc3q2nbkd5mc4mp2m488ih5jy8v3xg0dgznh0149alx3y0"))))
+ (base32 "12lg216d0r8zb0rpxmnzzfyz4v5gc7ahdvypp811px0ip0qkzj25"))))
(build-system gnu-build-system)
(arguments
(list
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-23 5:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 19:08 [bug#71129] [PATCH] gnu: passt: Update to 2024_05_10.7288448 Tomas Volf
2024-05-23 5:33 ` bug#71129: " Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.