GNU bug report logs - #75680
[PATCH] gnu: mtools: Update to 4.0.47.

Previous Next

Package: guix-patches;

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

Date: Sun, 19 Jan 2025 23:25:01 UTC

Severity: normal

Tags: patch

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

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75680: closed ([PATCH] gnu: mtools: Update to 4.0.47.)
Date: Sat, 25 Jan 2025 10:07:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Jan 2025 11:06:24 +0100
with message-id <Z5S3oLfWH61QUCCp <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #75680,
regarding [PATCH] gnu: mtools: Update to 4.0.47.
to be marked as done.

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


-- 
75680: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75680
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.47.
Date: Sun, 19 Jan 2025 15:24:10 -0800
* gnu/packages/mtools.scm (mtools): Update to 4.0.47.

Change-Id: Ifdd02323795ccb00839232772d9db2a1ff3c1204
---
 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 267e0af3b0..bd17ac1c52 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.46")
+    (version "4.0.47")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/mtools/mtools-"
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "1h0npkb90hl5ki841j6npbvsplwj05clgv14g5wbg3zqb7c8vbcs"))
+                "1zy7gjyrbr9myixw1gcwgvc7klbdql4sjwayp68hbxf3ih3hdaii"))
               (patches
                (search-patches "mtools-mformat-uninitialized.patch"))))
     (build-system gnu-build-system)

base-commit: 87045f0982bd7aebb07b380cbf322651227546f4
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 75680-done <at> debbugs.gnu.org
Subject: Close
Date: Sat, 25 Jan 2025 11:06:24 +0100
Pushed, thanks!

Andreas



This bug report was last modified 118 days ago.

Previous Next


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