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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74930: closed ([PATCH] gnu: passt: Update to 2024_12_11.09478d5.)
Date: Mon, 23 Dec 2024 18:11:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 23 Dec 2024 19:09:52 +0100
with message-id <87ldw66zkf.fsf <at> gnu.org>
and subject line Re: [bug#74930] [PATCH] gnu: passt: Update to 2024_12_11.09478d5.
has caused the debbugs.gnu.org bug report #74930,
regarding [PATCH] gnu: passt: Update to 2024_12_11.09478d5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74930: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74930
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Tomas Volf <~@wolfsden.cz>
Cc: 74930-done <at> debbugs.gnu.org
Subject: Re: [bug#74930] [PATCH] gnu: passt: Update to 2024_12_11.09478d5.
Date: Mon, 23 Dec 2024 19:09:52 +0100
Tomas Volf <~@wolfsden.cz> skribis:

> * gnu/packages/containers.scm (passt): Update to 2024_12_11.09478d5.
>
> Change-Id: Ib4dab58099337a711fdbca3d700804b8d251d7c7

Applied, thanks!


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.