gnu: p2pool: Update to 4.1.

* gnu/packages/finance.scm (p2pool): Update to 4.1.

Change-Id: I86f19c4d1da1311322ba937205376971fccd39b4
This commit is contained in:
Guillaume Le Vaillant 2024-08-24 18:05:42 +02:00
parent f53e22760c
commit d475e20fb6
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -2372,7 +2372,7 @@ (define-public xmrig
(define-public p2pool
(package
(name "p2pool")
(version "4.0")
(version "4.1")
(source
(origin
(method git-fetch)
@ -2381,7 +2381,7 @@ (define-public p2pool
(commit (string-append "v" version))
(recursive? #t)))
(file-name (git-file-name name version))
(sha256 (base32 "0x6s7fm5gn0q2274b2nja8hj84cvmxp4rr9x4xw050sxj74880jh"))
(sha256 (base32 "1ijj3ci0kx87yjv29c6p9wqj15aij7r87sdbjwhzcmbdf46krj3q"))
(modules '((guix build utils)))
(snippet
#~(for-each delete-file-recursively