emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70274: closed ([PATCH] gnu: xmrig: Update to 6.21.2.)


From: GNU bug Tracking System
Subject: bug#70274: closed ([PATCH] gnu: xmrig: Update to 6.21.2.)
Date: Mon, 08 Apr 2024 13:50:03 +0000

Your message dated Mon, 08 Apr 2024 13:49:37 +0000
with message-id <87o7ak6k26.fsf@kitej>
and subject line Re: [bug#70274] [PATCH] gnu: xmrig: Update to 6.21.2.
has caused the debbugs.gnu.org bug report #70274,
regarding [PATCH] gnu: xmrig: Update to 6.21.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
70274: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70274
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xmrig: Update to 6.21.2. Date: Mon, 8 Apr 2024 15:23:55 +0400
* 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(-)

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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#70274] [PATCH] gnu: xmrig: Update to 6.21.2. Date: Mon, 08 Apr 2024 13:49:37 +0000
Patch applied as 21fad13fffa3b90fdd004c6c5514ae5dfec17492.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]