GNU bug report logs - #74930
[PATCH] gnu: passt: Update to 2024_12_11.09478d5.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Tue, 17 Dec 2024 19:08:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tomas Volf <~@wolfsden.cz>
To: 74930 <at> debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#74930] [PATCH] gnu: passt: Update to 2024_12_11.09478d5.
Date: Tue, 17 Dec 2024 20:07:12 +0100
* 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





This bug report was last modified 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.