GNU bug report logs - #76981
[PATCH] gnu: mold: Update to 2.37.1.

Previous Next

Package: guix-patches;

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

Date: Wed, 12 Mar 2025 17:12:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 76981 in the body.
You can then email your comments to 76981 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#76981; Package guix-patches. (Wed, 12 Mar 2025 17:12:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 12 Mar 2025 17:12:02 GMT) Full text and rfc822 format available.

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

From: 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.37.1.
Date: Wed, 12 Mar 2025 18:11:22 +0100
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/mold.scm (mold): Update to 2.37.1.

Change-Id: I3702dc9b40af89dd2242f8ff466c3154b356f62a
---
 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 0f47558c8a..9885d60de4 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.37.0")
+    (version "2.37.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 "0c9ba4qak1v6ag24y789minlpj6s1zbdq7wxkh6xw34f3v6mrvh5"))
+        (base32 "1899vdj1g4ni340kvnxhi4zwax0zn5133a1wc40fjf0d7yhvfqv4"))
        (modules '((guix build utils)))
        (snippet
         #~(begin

base-commit: ac19daa9d44766694cea33bcd28d4e20cf192835
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#76981; Package guix-patches. (Fri, 14 Mar 2025 00:45:02 GMT) Full text and rfc822 format available.

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

From: Z572 <z572 <at> z572.online>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: ashish.is <at> lostca.se, 76981 <at> debbugs.gnu.org
Subject: Re: [bug#76981] [PATCH] gnu: mold: Update to 2.37.1.
Date: Fri, 14 Mar 2025 08:44:42 +0800
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/mold.scm (mold): Update to 2.37.1.
>
> Change-Id: I3702dc9b40af89dd2242f8ff466c3154b356f62a
> ---
>  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 0f47558c8a..9885d60de4 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.37.0")
> +    (version "2.37.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 "0c9ba4qak1v6ag24y789minlpj6s1zbdq7wxkh6xw34f3v6mrvh5"))
> +        (base32 "1899vdj1g4ni340kvnxhi4zwax0zn5133a1wc40fjf0d7yhvfqv4"))
>         (modules '((guix build utils)))
>         (snippet
>          #~(begin
>
> base-commit: ac19daa9d44766694cea33bcd28d4e20cf192835
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#76981; Package guix-patches. (Fri, 14 Mar 2025 00:46:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 76981 <at> debbugs.gnu.org and ashish.is <at> lostca.se Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 18 Mar 2025 10:43:05 GMT) Full text and rfc822 format available.

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

This bug report was last modified 61 days ago.

Previous Next


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