GNU bug report logs

#76981 [PATCH] gnu: mold: Update to 2.37.1.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#76981; Package guix-patches. (Wed, 12 Mar 2025 17:12:01 GMT) (full text, mbox, link).


Acknowledgement sent to ashish.is@lostca.se:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Wed, 12 Mar 2025 17:12:02 GMT) (full text, mbox, link).


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

From: ashish.is@lostca.se
To: guix-patches@gnu.org
Cc: Ashish SHUKLA <ashish.is@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@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@gnu.org:
bug#76981; Package guix-patches. (Fri, 14 Mar 2025 00:45:02 GMT) (full text, mbox, link).


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

From: Z572 <z572@z572.online>
To: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
Cc: ashish.is@lostca.se, 76981@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@gnu.org> writes:

> From: Ashish SHUKLA <ashish.is@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@gnu.org:
bug#76981; Package guix-patches. (Fri, 14 Mar 2025 00:46:01 GMT) (full text, mbox, link).


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


bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Tue, 15 Apr 2025 11:24:13 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 03:33:58 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.