GNU bug report logs -
#71127
[PATCH] gnu: conmon: Update to 2.1.12.
Previous Next
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
Message #10 received at 71127-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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.