* [bug#74575] [PATCH] gnu: mtools: Update to 4.0.46.
@ 2024-11-28 6:43 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-11-28 6:43 UTC (permalink / raw)
To: 74575; +Cc: Andy Tai
* gnu/packages/mtools.scm (mtools): Update to 4.0.46.
Change-Id: Ice61bcb61fed69d9ae83c72cd078be3fcc3dc8d8
---
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 5110d58269..267e0af3b0 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.45")
+ (version "4.0.46")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/mtools/mtools-"
version ".tar.bz2"))
(sha256
(base32
- "066ncw51da1h6w80p6cl6flw8sznk933sf545xa0xzhfpnb8l00b"))
+ "1h0npkb90hl5ki841j6npbvsplwj05clgv14g5wbg3zqb7c8vbcs"))
(patches
(search-patches "mtools-mformat-uninitialized.patch"))))
(build-system gnu-build-system)
base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
--
2.46.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-28 6:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 6:43 [bug#74575] [PATCH] gnu: mtools: Update to 4.0.46 Andy Tai
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).