1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: xmrig: Update to 6.22.2.

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

Change-Id: Ic07cceb0a889afca1b074b536d0f06803c402f29
This commit is contained in:
Ahmad Draidi
2025-05-28 04:52:00 +04:00
committed by Ian Eure
parent 583e0688e3
commit 5bcd765f95

View File

@@ -2444,7 +2444,7 @@ and manipulation.")
(define-public xmrig
(package
(name "xmrig")
(version "6.22.0")
(version "6.22.2")
(source
(origin
(method git-fetch)
@@ -2452,7 +2452,7 @@ and manipulation.")
(url "https://github.com/xmrig/xmrig")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256 (base32 "1h3qcs176xbfs1k2silr5rf13y0nag6qgsaz14qi3nrxxc0d8n4h"))
(sha256 (base32 "0dis9v8xykiqqzcib22djgmzyvx71akjs25aqvxjjzl1n8cm4npz"))
(modules '((guix build utils)))
(snippet
;; TODO: Try to use system libraries instead of bundled ones in