gnu: p2pool: Update to 4.1.1.

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

Change-Id: I10736bea7aa3198344c7cde096ca38dc2092c561
This commit is contained in:
Guillaume Le Vaillant 2024-10-06 19:19:13 +02:00
parent b007cbbfb7
commit 7f8c98530a
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

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