GNU bug report logs - #73939
[PATCH] gnu: cni-plugins: Update to 1.6.0.

Previous Next

Package: guix-patches;

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

Date: Mon, 21 Oct 2024 20:57:02 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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73939: closed ([PATCH] gnu: cni-plugins: Update to 1.6.0.)
Date: Wed, 23 Oct 2024 16:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Oct 2024 00:09:05 +0800
with message-id <87cyjqkdi6.fsf <at> iscas.ac.cn>
and subject line Re: [bug#73939] [PATCH] gnu: cni-plugins: Update to 1.6.0.
has caused the debbugs.gnu.org bug report #73939,
regarding [PATCH] gnu: cni-plugins: Update to 1.6.0.
to be marked as done.

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


-- 
73939: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73939
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: cni-plugins: Update to 1.6.0.
Date: Mon, 21 Oct 2024 22:55:52 +0200
* gnu/packages/containers.scm (cni-plugins): Update to 1.6.0.

Change-Id: Ifc543340802014514bdf0ef69c3c726874cff142
---
 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 891e7339e7..59edbd120c 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -338,7 +338,7 @@ (define-public passt
 (define-public cni-plugins
   (package
     (name "cni-plugins")
-    (version "1.4.1")
+    (version "1.6.0")
     (source
      (origin
        (method git-fetch)
@@ -346,7 +346,7 @@ (define-public cni-plugins
              (url "https://github.com/containernetworking/plugins")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "0l6f4z762n8blak41wcxdmdhm92gqw2qcxcqd3s4wiql3d7273kj"))
+        (base32 "03x9ql50gg97cixq3cs5lr5anl283irhvc9q9f8aim3xzmrpqfgf"))
        (file-name (git-file-name name version))))
     (build-system go-build-system)
     (arguments
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 73939-done <at> debbugs.gnu.org
Subject: Re: [bug#73939] [PATCH] gnu: cni-plugins: Update to 1.6.0.
Date: Thu, 24 Oct 2024 00:09:05 +0800
[Message part 4 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (cni-plugins): Update to 1.6.0.
>
> Change-Id: Ifc543340802014514bdf0ef69c3c726874cff142
> ---
>  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 891e7339e7..59edbd120c 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -338,7 +338,7 @@ (define-public passt
>  (define-public cni-plugins
>    (package
>      (name "cni-plugins")
> -    (version "1.4.1")
> +    (version "1.6.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -346,7 +346,7 @@ (define-public cni-plugins
>               (url "https://github.com/containernetworking/plugins")
>               (commit (string-append "v" version))))
>         (sha256
> -        (base32 "0l6f4z762n8blak41wcxdmdhm92gqw2qcxcqd3s4wiql3d7273kj"))
> +        (base32 "03x9ql50gg97cixq3cs5lr5anl283irhvc9q9f8aim3xzmrpqfgf"))
>         (file-name (git-file-name name version))))
>      (build-system go-build-system)
>      (arguments

push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 207 days ago.

Previous Next


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