[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#76777: [PATCH] gnu: mold: Update to 2.37.0.
From: |
Z572 |
Subject: |
bug#76777: [PATCH] gnu: mold: Update to 2.37.0. |
Date: |
Fri, 07 Mar 2025 15:13:12 +0800 |
User-agent: |
mu4e 1.12.7; emacs 30.0.92 |
"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.0.
>
> Change-Id: I598efca6edacd324bc883183177b54c1d9b36e95
> ---
> gnu/packages/mold.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/mold.scm b/gnu/packages/mold.scm
> index 15562b9716..0f47558c8a 100644
> --- a/gnu/packages/mold.scm
> +++ b/gnu/packages/mold.scm
> @@ -1,7 +1,7 @@
> ;;; GNU Guix --- Functional package management for GNU
> ;;; Copyright © 2023 Zhu Zihao <all_but_last@163.com>
> ;;; Copyright © 2023, 2024 Efraim Flashner <efraim@flashner.co.il>
> -;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
> +;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is@lostca.se>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -36,7 +36,7 @@ (define-module (gnu packages mold)
> (define-public mold
> (package
> (name "mold")
> - (version "2.36.0")
> + (version "2.37.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 "1x7rcl9kx4fnarnxq7nbldh4vi5smhc613l6kn60afsgc8di14cl"))
> + (base32 "0c9ba4qak1v6ag24y789minlpj6s1zbdq7wxkh6xw34f3v6mrvh5"))
> (modules '((guix build utils)))
> (snippet
> #~(begin
>
> base-commit: 19c656e3cad3a4f1e3338a955a1af57e363545df
pushed, closing.
signature.asc
Description: PGP signature