unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74930] [PATCH] gnu: passt: Update to 2024_12_11.09478d5.
@ 2024-12-17 19:07 Tomas Volf
  0 siblings, 0 replies; only message in thread
From: Tomas Volf @ 2024-12-17 19:07 UTC (permalink / raw)
  To: 74930; +Cc: Tomas Volf

* gnu/packages/containers.scm (passt): Update to 2024_12_11.09478d5.

Change-Id: Ib4dab58099337a711fdbca3d700804b8d251d7c7
---
 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 9408f9b353..991f1c32fc 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -300,14 +300,14 @@ (define-public slirp4netns
 (define-public passt
   (package
     (name "passt")
-    (version "2024_05_10.7288448")
+    (version "2024_12_11.09478d5")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://passt.top/passt/snapshot/passt-" version
                            ".tar.gz"))
        (sha256
-        (base32 "12lg216d0r8zb0rpxmnzzfyz4v5gc7ahdvypp811px0ip0qkzj25"))))
+        (base32 "1arkir4784chw9x37174rc12cp353501m43p6iwvk5mqrlq02k90"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.46.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-17 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 19:07 [bug#74930] [PATCH] gnu: passt: Update to 2024_12_11.09478d5 Tomas Volf

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).