GNU bug report logs - #78389
[PATCH] gnu: mold: Update to 2.39.1.

Previous Next

Package: guix-patches;

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

Date: Mon, 12 May 2025 10:03:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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 78389 in the body.
You can then email your comments to 78389 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#78389; Package guix-patches. (Mon, 12 May 2025 10:03:02 GMT) Full text and rfc822 format available.

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

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

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.39.1.
Date: Mon, 12 May 2025 12:00:30 +0200
* gnu/packages/mold.scm (mold): Update to 2.39.1.

Change-Id: Ib3ec4f3d03650218dbea2e6e22f5950399517137
---
 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 907004e770..1f072197f6 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.39.0")
+    (version "2.39.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 "1w32jmbqryc5n1ackcawpg88v74ydc0n2fxsgf4kgpsda99k2gqd"))
+        (base32 "09wpn1lxhq8mcq927j6m9s34m39v937acpi099lln5sz85mahbmq"))
        (modules '((guix build utils)))
        (snippet
         #~(begin

base-commit: e923c73403b6e0dc888c12c2eaaef450bcdbb632
-- 
2.49.0





Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Tue, 13 May 2025 11:22:01 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Tue, 13 May 2025 11:22:02 GMT) Full text and rfc822 format available.

Message #10 received at 78389-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 78389-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#78389] [PATCH] gnu: mold: Update to 2.39.1.
Date: Tue, 13 May 2025 19:21:39 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/mold.scm (mold): Update to 2.39.1.
>
> Change-Id: Ib3ec4f3d03650218dbea2e6e22f5950399517137
> ---
>  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 907004e770..1f072197f6 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.39.0")
> +    (version "2.39.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 "1w32jmbqryc5n1ackcawpg88v74ydc0n2fxsgf4kgpsda99k2gqd"))
> +        (base32 "09wpn1lxhq8mcq927j6m9s34m39v937acpi099lln5sz85mahbmq"))
>         (modules '((guix build utils)))
>         (snippet
>          #~(begin
>
> base-commit: e923c73403b6e0dc888c12c2eaaef450bcdbb632
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#78389; Package guix-patches. (Tue, 13 May 2025 11:23:02 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, 10 Jun 2025 11:24:18 GMT) Full text and rfc822 format available.

This bug report was last modified 7 days ago.

Previous Next


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