GNU bug report logs -
#76627
[PATCH] gnu: conmon: Update to 2.1.13.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76627 in the body.
You can then email your comments to 76627 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#76627
; Package
guix-patches
.
(Fri, 28 Feb 2025 01:58: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
.
(Fri, 28 Feb 2025 01:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 01 Mar 2025 23:08:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Sat, 01 Mar 2025 23:08:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76627-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.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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 30 Mar 2025 11:24:19 GMT)
Full text and
rfc822 format available.
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.