GNU bug report logs -
#71129
[PATCH] gnu: passt: Update to 2024_05_10.7288448.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Wed, 22 May 2024 19:09:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#71129: [PATCH] gnu: passt: Update to 2024_05_10.7288448.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 71129 <at> debbugs.gnu.org.
--
71129: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71129
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:
> * 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
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=940fbce60463d6511ee78788e3a6f205ea52493d
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
* 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
This bug report was last modified 1 year and 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.