GNU bug report logs -
#73540
[PATCH] gnu: mtools: update to 4.0.45.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 28 Sep 2024 23:41:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
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 73540 in the body.
You can then email your comments to 73540 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#73540
; Package
guix-patches
.
(Sat, 28 Sep 2024 23:41:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 28 Sep 2024 23:41:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/mtools.scm (mtools): Update to 4.0.45.
Change-Id: I409d5833a9f4e6586cec0e18336e571827c008a1
---
gnu/packages/mtools.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mtools.scm b/gnu/packages/mtools.scm
index 92706083b4..5110d58269 100644
--- a/gnu/packages/mtools.scm
+++ b/gnu/packages/mtools.scm
@@ -29,14 +29,14 @@ (define-module (gnu packages mtools)
(define-public mtools
(package
(name "mtools")
- (version "4.0.44")
+ (version "4.0.45")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/mtools/mtools-"
version ".tar.bz2"))
(sha256
(base32
- "1f6x3srkssjcnrmd9hkladc8nzkwq9rqkiy15r5ksg2k4bq4vp1p"))
+ "066ncw51da1h6w80p6cl6flw8sznk933sf545xa0xzhfpnb8l00b"))
(patches
(search-patches "mtools-mformat-uninitialized.patch"))))
(build-system gnu-build-system)
base-commit: 5e888ec915cfdd256e726959cdc23293bc36277e
--
2.34.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 03 Oct 2024 10:40:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Thu, 03 Oct 2024 10:40:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73540-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/mtools.scm (mtools): Update to 4.0.45.
>
> Change-Id: I409d5833a9f4e6586cec0e18336e571827c008a1
> ---
> gnu/packages/mtools.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/mtools.scm b/gnu/packages/mtools.scm
> index 92706083b4..5110d58269 100644
> --- a/gnu/packages/mtools.scm
> +++ b/gnu/packages/mtools.scm
> @@ -29,14 +29,14 @@ (define-module (gnu packages mtools)
> (define-public mtools
> (package
> (name "mtools")
> - (version "4.0.44")
> + (version "4.0.45")
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://gnu/mtools/mtools-"
> version ".tar.bz2"))
> (sha256
> (base32
> - "1f6x3srkssjcnrmd9hkladc8nzkwq9rqkiy15r5ksg2k4bq4vp1p"))
> + "066ncw51da1h6w80p6cl6flw8sznk933sf545xa0xzhfpnb8l00b"))
> (patches
> (search-patches "mtools-mformat-uninitialized.patch"))))
> (build-system gnu-build-system)
>
> base-commit: 5e888ec915cfdd256e726959cdc23293bc36277e
push, close.
[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
.
(Thu, 31 Oct 2024 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 227 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.