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.
Full log
View this message in rfc822 format
[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)]
* 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)]
[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.