unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: ashish.is@lostca.se
Cc: 71420-done@debbugs.gnu.org
Subject: bug#71420: [PATCH] gnu: mold: Update to 2.32.0
Date: Sun, 23 Jun 2024 22:26:20 -0400	[thread overview]
Message-ID: <8734p384ab.fsf@gmail.com> (raw)
In-Reply-To: <a49592428f28cbbd4b9c973d946687707e5b40ed.1717955103.git.ashish.is@lostca.se> (ashish is's message of "Sun, 9 Jun 2024 19:45:03 +0200")

Hi,

ashish.is@lostca.se writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/mold.scm (mold): Update to 2.32.0.
>
> Change-Id: Ia99d57c92e9e9d75d80880376687b8a0b5fde184
> ---
>  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 8625efff27..7188f533e7 100644
> --- a/gnu/packages/mold.scm
> +++ b/gnu/packages/mold.scm
> @@ -35,7 +35,7 @@ (define-module (gnu packages mold)
>  (define-public mold
>    (package
>      (name "mold")
> -    (version "2.4.0")
> +    (version "2.32.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -44,7 +44,7 @@ (define-public mold
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0rqw7p61qijxhbfm887xbh8idbp5w30axvwgmm68s03xirnr7ymr"))
> +        (base32 "1wl7mp7r5hxmvfpmrq32ffjpgn8z8pk775y423nr56gvrb39vj6i"))
>         (modules '((guix build utils)))
>         (snippet
>          #~(begin

Applied, thank you.

-- 
Thanks,
Maxim




      reply	other threads:[~2024-06-24  2:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 22:42 [bug#71420] [PATCH] gnu: mold: Update to 2.31.0 ashish.is--- via Guix-patches via
2024-06-09 17:45 ` [bug#71420] [PATCH] gnu: mold: Update to 2.32.0 ashish.is--- via Guix-patches via
2024-06-24  2:26   ` Maxim Cournoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8734p384ab.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=71420-done@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).