gnu: xmrig: Update to 6.21.2.

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

Change-Id: I6d4ae6a365979735421a24f0de7225e9268e99ee
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Ahmad Draidi 2024-04-08 15:23:55 +04:00 committed by Guillaume Le Vaillant
parent cd45294d57
commit 21fad13fff
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -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