unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
To: 70274@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>
Subject: [bug#70274] [PATCH] gnu: xmrig: Update to 6.21.2.
Date: Mon,  8 Apr 2024 15:23:55 +0400	[thread overview]
Message-ID: <0135952eb75734e707963b0acadb751252a934d6.1712575435.git.a.r.draidi@redscript.org> (raw)

* gnu/packages/finance.scm (xmrig): Update to 6.21.2.

Change-Id: I6d4ae6a365979735421a24f0de7225e9268e99ee
---
 gnu/packages/finance.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index ced5835d8e..ee8e9df527 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -2322,7 +2322,7 @@ (define-public python-mt-940
 (define-public xmrig
   (package
     (name "xmrig")
-    (version "6.21.0")
+    (version "6.21.2")
     (source
      (origin
        (method git-fetch)
@@ -2330,7 +2330,7 @@ (define-public xmrig
              (url "https://github.com/xmrig/xmrig")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
-       (sha256 (base32 "1nmzgwd2r7ra7g4p0s5b77bgh099hf1kisbv4d946c9yiwbdzqgc"))
+       (sha256 (base32 "0rxnrn92v2w9f0zyv4zchilnrc3wa8nw4d4b4isaxx411zxgds6i"))
        (modules '((guix build utils)))
        (snippet
         ;; TODO: Try to use system libraries instead of bundled ones in

base-commit: cd45294d576975a3bff2f755764a3f46f09ea6f9
-- 
2.41.0





             reply	other threads:[~2024-04-08 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 11:23 Ahmad Draidi via Guix-patches via [this message]
2024-04-08 13:49 ` bug#70274: [PATCH] gnu: xmrig: Update to 6.21.2 Guillaume Le Vaillant

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=0135952eb75734e707963b0acadb751252a934d6.1712575435.git.a.r.draidi@redscript.org \
    --to=guix-patches@gnu.org \
    --cc=70274@debbugs.gnu.org \
    --cc=a.r.draidi@redscript.org \
    /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).