GNU bug report logs - #71127
[PATCH] gnu: conmon: Update to 2.1.12.

Previous Next

Package: guix-patches;

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

Date: Wed, 22 May 2024 19:01: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

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#71127: closed ([PATCH] gnu: conmon: Update to 2.1.12.)
Date: Fri, 31 May 2024 11:59:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 31 May 2024 19:57:35 +0800
with message-id <87plt2qjm8.fsf <at> iscas.ac.cn>
and subject line Re: [bug#71127] [PATCH] gnu: conmon: Update to 2.1.12.
has caused the debbugs.gnu.org bug report #71127,
regarding [PATCH] gnu: conmon: Update to 2.1.12.
to be marked as done.

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


-- 
71127: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71127
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: conmon: Update to 2.1.12.
Date: Wed, 22 May 2024 21:00:33 +0200
* gnu/packages/containers.scm (conmon): Update to 2.1.12.

Change-Id: Ie5f5590b82467ef5a3cd981f1ba410c5bf8d9ff5
---
 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..37b21a35b9 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -112,7 +112,7 @@ (define-public crun
 (define-public conmon
   (package
     (name "conmon")
-    (version "2.1.11")
+    (version "2.1.12")
     (source
      (origin
        (method git-fetch)
@@ -120,7 +120,7 @@ (define-public conmon
              (url "https://github.com/containers/conmon")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "1ax13n2npz5b7qa7f4glvnfq9biz220gyb8prh8s0jrvz6z2j221"))
+        (base32 "0rrj4rmz5bmxycqhdjpizwvb25bimkri9jwb3wcfwzyxnx1va849"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 71127-done <at> debbugs.gnu.org
Subject: Re: [bug#71127] [PATCH] gnu: conmon: Update to 2.1.12.
Date: Fri, 31 May 2024 19:57:35 +0800
[Message part 4 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (conmon): Update to 2.1.12.
>
> Change-Id: Ie5f5590b82467ef5a3cd981f1ba410c5bf8d9ff5
> ---
>  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..37b21a35b9 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -112,7 +112,7 @@ (define-public crun
>  (define-public conmon
>    (package
>      (name "conmon")
> -    (version "2.1.11")
> +    (version "2.1.12")
>      (source
>       (origin
>         (method git-fetch)
> @@ -120,7 +120,7 @@ (define-public conmon
>               (url "https://github.com/containers/conmon")
>               (commit (string-append "v" version))))
>         (sha256
> -        (base32 "1ax13n2npz5b7qa7f4glvnfq9biz220gyb8prh8s0jrvz6z2j221"))
> +        (base32 "0rrj4rmz5bmxycqhdjpizwvb25bimkri9jwb3wcfwzyxnx1va849"))
>         (file-name (git-file-name name version))))
>      (build-system gnu-build-system)
>      (arguments
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=17b69f51138fe9e8c90d118d3d60bb49a0435013
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 69 days ago.

Previous Next


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