GNU bug report logs - #78107
[PATCH] gnu: mold: Update to 2.38.1.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Mon, 28 Apr 2025 07:40:05 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

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: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78107: closed ([PATCH] gnu: mold: Update to 2.38.1.)
Date: Tue, 29 Apr 2025 03:27:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 29 Apr 2025 11:25:54 +0800
with message-id <87v7qn8x8d.fsf <at> iscas.ac.cn>
and subject line Re: [bug#78107] [PATCH] gnu: mold: Update to 2.38.1.
has caused the debbugs.gnu.org bug report #78107,
regarding [PATCH] gnu: mold: Update to 2.38.1.
to be marked as done.

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


-- 
78107: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78107
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: mold: Update to 2.38.1.
Date: Mon, 28 Apr 2025 09:38:58 +0200
* gnu/packages/mold.scm (mold): Update to 2.38.1.

Change-Id: Ic2f4fc35687e3081ab5c9fb2d3c8817245980c44
---
 gnu/packages/mold.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mold.scm b/gnu/packages/mold.scm
index b696fd24d4..6a22561607 100644
--- a/gnu/packages/mold.scm
+++ b/gnu/packages/mold.scm
@@ -36,7 +36,7 @@ (define-module (gnu packages mold)
 (define-public mold
   (package
     (name "mold")
-    (version "2.38.0")
+    (version "2.38.1")
     (source
      (origin
        (method git-fetch)
@@ -45,7 +45,7 @@ (define-public mold
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1blmgz08a0g9k5dksimn5dr6zl286ia2wx6325c1swqn536agm5a"))
+        (base32 "0g7hjvbjiyrvrggigwfcia2nlpcz4rfgwxb1cml31g4f0yk3ibg7"))
        (modules '((guix build utils)))
        (snippet
         #~(begin

base-commit: 881d46eb386c2de8bc6f1405972ee1e115eeb3a1
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>, 78107-done <at> debbugs.gnu.org
Subject: Re: [bug#78107] [PATCH] gnu: mold: Update to 2.38.1.
Date: Tue, 29 Apr 2025 11:25:54 +0800
[Message part 4 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/mold.scm (mold): Update to 2.38.1.
>
> Change-Id: Ic2f4fc35687e3081ab5c9fb2d3c8817245980c44
> ---
>  gnu/packages/mold.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/mold.scm b/gnu/packages/mold.scm
> index b696fd24d4..6a22561607 100644
> --- a/gnu/packages/mold.scm
> +++ b/gnu/packages/mold.scm
> @@ -36,7 +36,7 @@ (define-module (gnu packages mold)
>  (define-public mold
>    (package
>      (name "mold")
> -    (version "2.38.0")
> +    (version "2.38.1")
>      (source
>       (origin
>         (method git-fetch)
> @@ -45,7 +45,7 @@ (define-public mold
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1blmgz08a0g9k5dksimn5dr6zl286ia2wx6325c1swqn536agm5a"))
> +        (base32 "0g7hjvbjiyrvrggigwfcia2nlpcz4rfgwxb1cml31g4f0yk3ibg7"))
>         (modules '((guix build utils)))
>         (snippet
>          #~(begin
>
> base-commit: 881d46eb386c2de8bc6f1405972ee1e115eeb3a1
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 20 days ago.

Previous Next


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