From 735f2c63d490e48ec09d287d33a41eec18de38c5 Mon Sep 17 00:00:00 2001 From: Guillaume Le Vaillant Date: Fri, 12 Sep 2025 15:27:13 +0200 Subject: [PATCH] gnu: p2pool: Update to 4.10.1. * gnu/packages/finance.scm (p2pool): Update to 4.10.1. Change-Id: Iafab0f3e245bf98782dfd1883650a2edf358e127 --- 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 3e58354348aa8e4ef974ee383b06ab5f1c6c4ee3..374f66309823b3af08a529f029780041f1892825 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -2515,7 +2515,7 @@ mining.") (define-public p2pool (package (name "p2pool") - (version "4.9.1") + (version "4.10.1") (source (origin (method git-fetch) @@ -2524,7 +2524,7 @@ mining.") (commit (string-append "v" version)) (recursive? #t))) (file-name (git-file-name name version)) - (sha256 (base32 "0zdsp6pb4rlbdqanx94rw1rii5jih1szf4rl3nf8fldvjkwkydlf")) + (sha256 (base32 "0xbynjw70ydsia2jzw08bq8yrbxi3byvfg7cr49fp288ia1325d3")) (modules '((guix build utils))) (snippet #~(for-each delete-file-recursively