1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-10 16:50:43 +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
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

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