GNU bug report logs - #74741
[PATCH] gnu: mold: Update to 2.35.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 8 Dec 2024 17:45:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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 74741 in the body.
You can then email your comments to 74741 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#74741; Package guix-patches. (Sun, 08 Dec 2024 17:45:02 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. (Sun, 08 Dec 2024 17:45: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.35.0.
Date: Sun,  8 Dec 2024 17:44:28 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

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

Change-Id: I6ae3f79c0af5f3be87f26f574795bdfdee0de3bc
---
 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 4e261f1a43..876d55e0f0 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.34.1")
+    (version "2.35.0")
     (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 "0s5mlnchw8sz3mafifiwhjswp91j5ja6ds946w21qws5sbwx15y7"))
+        (base32 "1ijbqxsj9cp8cjnq6c16a927qqbfg3ijzvfhrm2qrzbnfhrkp4jz"))
        (modules '((guix build utils)))
        (snippet
         #~(begin

base-commit: 17d86ac9df841deca4f2f5e173f50bd2461fe680
-- 
2.47.1





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Wed, 11 Dec 2024 01:47:06 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Wed, 11 Dec 2024 01:47:07 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: ashish.is <at> lostca.se
Cc: 74741-done <at> debbugs.gnu.org
Subject: Re: [bug#74741] [PATCH] gnu: mold: Update to 2.35.0.
Date: Wed, 11 Dec 2024 09:40:40 +0800
Hi Ashish,

On Mon, 09 Dec 2024 01:44:28 +0800,
ashish.is--- via Guix-patches via wrote:
> 
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
> 
> * gnu/packages/mold.scm (mold): Update to 2.35.0.
> 
> Change-Id: I6ae3f79c0af5f3be87f26f574795bdfdee0de3bc
> ---
>  gnu/packages/mold.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as 65425efb3023f38a8700681ea7c6e9d81052a990, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 08 Jan 2025 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 220 days ago.

Previous Next


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