unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73540] [PATCH] gnu: mtools: update to 4.0.45.
@ 2024-09-28 23:37 Andy Tai
  2024-10-03 10:39 ` bug#73540: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-09-28 23:37 UTC (permalink / raw)
  To: 73540; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73540: [PATCH] gnu: mtools: update to 4.0.45.
  2024-09-28 23:37 [bug#73540] [PATCH] gnu: mtools: update to 4.0.45 Andy Tai
@ 2024-10-03 10:39 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-10-03 10:39 UTC (permalink / raw)
  To: Andy Tai; +Cc: 73540-done

[-- Attachment #1: Type: text/plain, Size: 1181 bytes --]

Andy Tai <atai@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-03 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-28 23:37 [bug#73540] [PATCH] gnu: mtools: update to 4.0.45 Andy Tai
2024-10-03 10:39 ` bug#73540: " Zheng Junjie

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).