GNU bug report logs - #76627
[PATCH] gnu: conmon: Update to 2.1.13.

Previous Next

Package: guix-patches;

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

Date: Fri, 28 Feb 2025 01:58:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76627: closed ([PATCH] gnu: conmon: Update to 2.1.13.)
Date: Sat, 01 Mar 2025 23:08:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 01 Mar 2025 23:07:29 +0000
with message-id <878qpoxscu.fsf <at> cbaines.net>
and subject line Re: [bug#76627] [PATCH] gnu: conmon: Update to 2.1.13.
has caused the debbugs.gnu.org bug report #76627,
regarding [PATCH] gnu: conmon: Update to 2.1.13.
to be marked as done.

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


-- 
76627: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76627
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.13.
Date: Fri, 28 Feb 2025 02:57:16 +0100
* gnu/packages/containers.scm (conmon): Update to 2.1.13.

Change-Id: I35170acf3fb74d43e4ec62ed9dca831ee5c25bb4
---
 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 c44d0e0b47..882fa65b05 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -117,7 +117,7 @@ (define-public crun
 (define-public conmon
   (package
     (name "conmon")
-    (version "2.1.12")
+    (version "2.1.13")
     (source
      (origin
        (method git-fetch)
@@ -125,7 +125,7 @@ (define-public conmon
              (url "https://github.com/containers/conmon")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "0rrj4rmz5bmxycqhdjpizwvb25bimkri9jwb3wcfwzyxnx1va849"))
+        (base32 "0fiixv9h5dycrixs7s3bq81d06p7qs8491mskxj42wqlkdq5diay"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Tomas Volf <~@wolfsden.cz>
Cc: 76627-done <at> debbugs.gnu.org
Subject: Re: [bug#76627] [PATCH] gnu: conmon: Update to 2.1.13.
Date: Sat, 01 Mar 2025 23:07:29 +0000
[Message part 4 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (conmon): Update to 2.1.13.
>
> Change-Id: I35170acf3fb74d43e4ec62ed9dca831ee5c25bb4
> ---
>  gnu/packages/containers.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
ee64cef988963677901b4f377cc10939d7ad5787.

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

This bug report was last modified 83 days ago.

Previous Next


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