unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74741] [PATCH] gnu: mold: Update to 2.35.0.
@ 2024-12-08 17:44 ashish.is--- via Guix-patches via
  2024-12-11  1:40 ` bug#74741: " Hilton Chain
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-12-08 17:44 UTC (permalink / raw)
  To: 74741; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#74741: [PATCH] gnu: mold: Update to 2.35.0.
  2024-12-08 17:44 [bug#74741] [PATCH] gnu: mold: Update to 2.35.0 ashish.is--- via Guix-patches via
@ 2024-12-11  1:40 ` Hilton Chain
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain @ 2024-12-11  1:40 UTC (permalink / raw)
  To: ashish.is; +Cc: 74741-done

Hi Ashish,

On Mon, 09 Dec 2024 01:44:28 +0800,
ashish.is--- via Guix-patches via wrote:
> 
> From: Ashish SHUKLA <ashish.is@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!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-11  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-08 17:44 [bug#74741] [PATCH] gnu: mold: Update to 2.35.0 ashish.is--- via Guix-patches via
2024-12-11  1:40 ` bug#74741: " Hilton Chain

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).