[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/12: gnu: passt: Update to 2024_12_11.09478d5.
From: |
guix-commits |
Subject: |
09/12: gnu: passt: Update to 2024_12_11.09478d5. |
Date: |
Mon, 23 Dec 2024 14:47:30 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit 0eac0405402c967c524c508aa45497ebe1992fb3
Author: Tomas Volf <~@wolfsden.cz>
AuthorDate: Tue Dec 17 20:07:12 2024 +0100
gnu: passt: Update to 2024_12_11.09478d5.
* gnu/packages/containers.scm (passt): Update to 2024_12_11.09478d5.
Change-Id: Ib4dab58099337a711fdbca3d700804b8d251d7c7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 d1d389c9fc..51950aa6a9 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -301,14 +301,14 @@ network namespaces.")
(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
- branch master updated (8b94d3d5b1 -> c302b7a596), guix-commits, 2024/12/23
- 03/12: services: syslog: Adjust service for rsyslog compatibility., guix-commits, 2024/12/23
- 07/12: gnu: Add pam-hooks., guix-commits, 2024/12/23
- 04/12: weather: Reword the help message for the expression flag., guix-commits, 2024/12/23
- 01/12: gnu: openmpi@4: Hard-code file name of ‘ssh’ command., guix-commits, 2024/12/23
- 10/12: gnu: proof-general: Update to 4.5-2.d668946., guix-commits, 2024/12/23
- 12/12: gnu: hugs: Fix build with GCC., guix-commits, 2024/12/23
- 11/12: gnu: git: Update to 2.47.1., guix-commits, 2024/12/23
- 05/12: deploy: Add ‘--expression’., guix-commits, 2024/12/23
- 02/12: services: syslog: Add extra-options argument to syslog service., guix-commits, 2024/12/23
- 09/12: gnu: passt: Update to 2024_12_11.09478d5.,
guix-commits <=
- 06/12: gnu: home: Replace rename in update-symlinks scripts., guix-commits, 2024/12/23
- 08/12: gnu: radicale: Update to 3.3.2., guix-commits, 2024/12/23