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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71129 in the body.
You can then email your comments to 71129 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71129
; Package
guix-patches
.
(Wed, 22 May 2024 19:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 22 May 2024 19:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 23 May 2024 05:34:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Thu, 23 May 2024 05:34:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71129-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 20 Jun 2024 11:24:07 GMT)
Full text and
rfc822 format available.
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.