[PATCH] gnu: xmrig: Update to 6.21.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ahmad Draidi
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
Ahmad Draidi
Severity
normal

Debbugs page

A
A
Ahmad Draidi wrote on 8 Apr 04:23 -0700
(address . guix-patches@gnu.org)(name . Ahmad Draidi)(address . a.r.draidi@redscript.org)
0135952eb75734e707963b0acadb751252a934d6.1712575435.git.a.r.draidi@redscript.org
* 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(-)

Toggle diff (26 lines)
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
G
G
Guillaume Le Vaillant wrote on 8 Apr 06:49 -0700
(name . Ahmad Draidi)(address . a.r.draidi@redscript.org)(address . 70274-done@debbugs.gnu.org)
87o7ak6k26.fsf@kitej
Patch applied as 21fad13fffa3b90fdd004c6c5514ae5dfec17492.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZhP18Q8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j/MWwD/SZwk0lDYSBbPT3pTPpPFSfC/Mi9bOjutJF84
jQl+yikA/R/kTd6G0P6vQjKq3V2l4zYhnPaAyoHfrjB4YHvTRhJC
=QJyQ
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70274@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70274
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch