unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 71420@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#71420] [PATCH] gnu: mold: Update to 2.32.0
Date: Sun,  9 Jun 2024 19:45:03 +0200	[thread overview]
Message-ID: <a49592428f28cbbd4b9c973d946687707e5b40ed.1717955103.git.ashish.is@lostca.se> (raw)
In-Reply-To: <a241baa95343bd92443179df78674241281727f3.1717800167.git.ashish.is@lostca.se>

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

base-commit: bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111
-- 
2.45.2





  reply	other threads:[~2024-06-09 17:55 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 ` ashish.is--- via Guix-patches via [this message]
2024-06-24  2:26   ` bug#71420: [PATCH] gnu: mold: Update to 2.32.0 Maxim Cournoyer

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=a49592428f28cbbd4b9c973d946687707e5b40ed.1717955103.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=71420@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).