unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70274] [PATCH] gnu: xmrig: Update to 6.21.2.
@ 2024-04-08 11:23 Ahmad Draidi via Guix-patches via
  2024-04-08 13:49 ` bug#70274: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2024-04-08 11:23 UTC (permalink / raw)
  To: 70274; +Cc: Ahmad Draidi

* 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





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

* bug#70274: [PATCH] gnu: xmrig: Update to 6.21.2.
  2024-04-08 11:23 [bug#70274] [PATCH] gnu: xmrig: Update to 6.21.2 Ahmad Draidi via Guix-patches via
@ 2024-04-08 13:49 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-04-08 13:49 UTC (permalink / raw)
  To: Ahmad Draidi; +Cc: 70274-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as 21fad13fffa3b90fdd004c6c5514ae5dfec17492.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2024-04-08 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 11:23 [bug#70274] [PATCH] gnu: xmrig: Update to 6.21.2 Ahmad Draidi via Guix-patches via
2024-04-08 13:49 ` bug#70274: " Guillaume Le Vaillant

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).