gnu: xmrig: Update to 6.18.1.

* gnu/packages/finance.scm (xmrig): Update to 6.18.1.
This commit is contained in:
Guillaume Le Vaillant 2022-11-25 09:54:08 +01:00
parent 77fe40060d
commit 4777c104be
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -2134,7 +2134,7 @@ (define-public python-mt-940
(define-public xmrig
(package
(name "xmrig")
(version "6.18.0")
(version "6.18.1")
(source
(origin
(method git-fetch)
@ -2142,7 +2142,7 @@ (define-public xmrig
(url "https://github.com/xmrig/xmrig")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256 (base32 "1ncnfjpjwjdv29plyiam2nh01bfni49sgfi3qkijygi1450w71dx"))
(sha256 (base32 "0f0kly374pkgnpnx60hac0bg9297a5zhycss6p37iavayn28jg39"))
(modules '((guix build utils)))
(snippet
;; TODO: Try to use system libraries instead of bundled ones in