gnu: p2pool: Update to 3.2.

* gnu/packages/finance.scm (p2pool): Update to 3.2.
This commit is contained in:
Guillaume Le Vaillant 2023-04-12 10:07:57 +02:00
parent d4533710ac
commit f671a3ec5c
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -2246,7 +2246,7 @@ (define-public xmrig
(define-public p2pool
(package
(name "p2pool")
(version "3.1")
(version "3.2")
(source
(origin
(method git-fetch)
@ -2255,7 +2255,7 @@ (define-public p2pool
(commit (string-append "v" version))
(recursive? #t)))
(file-name (git-file-name name version))
(sha256 (base32 "0fvm864p4pxjsb03g88jkaj3wj94dkxrbwjwa1jk6s11skzn0z68"))
(sha256 (base32 "0jwddazvp9rv88dd2b67rn2y23grycnl539abl5ax6b8a89wm7i8"))
(modules '((guix build utils)))
(snippet
#~(for-each delete-file-recursively