GNU bug report logs - #78795
[PATCH] gnu: mtools: Update to 4.0.49.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sun, 15 Jun 2025 06:15:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 78795 in the body.
You can then email your comments to 78795 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78795; Package guix-patches. (Sun, 15 Jun 2025 06:15: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. (Sun, 15 Jun 2025 06:15:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: mtools: Update to 4.0.49.
Date: Sat, 14 Jun 2025 23:14:14 -0700
* gnu/packages/mtools.scm (mtools): Update to 4.0.49.

Change-Id: Ic1c12154e1962b2c3e3392da9f293651d6b769af
---
 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 16dcebfe64..6c062c867b 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.48")
+    (version "4.0.49")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/mtools/mtools-"
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "1abisaa2x87j1g6kafhwmqhn2l1bmygc5yw9m5a73p9mhyn9mhh3"))
+                "17zw3y3nmxj69y4h7c9kmxyb1h3n9wixfqsylyfwbrynhcsikrbg"))
               (patches
                (search-patches "mtools-mformat-uninitialized.patch"))))
     (build-system gnu-build-system)

base-commit: cf09bda7c52664b99ad2928e757cbac0e037829c
-- 
2.43.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Wed, 18 Jun 2025 10:40:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Wed, 18 Jun 2025 10:40:03 GMT) Full text and rfc822 format available.

Message #10 received at 78795-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78795-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: mtools: Update to 4.0.49.
Date: Wed, 18 Jun 2025 12:39:18 +0200
Pushed, thanks!

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Jul 2025 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 34 days ago.

Previous Next


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