From a08c01b56eb05aaa459510a37509368094d8d979 Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Tue, 24 Mar 2026 15:08:14 +0100 Subject: gnu: boinc-client: Update to 8.2.9. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/distributed.scm (boinc-client): Update to 8.2.9. Merges: https://codeberg.org/guix/guix/pulls/7437 Change-Id: I8be5fc8acebc3d9eef44fc60a1072420d6923e47 Reviewed-by: Nguyễn Gia Phong Signed-off-by: Sharlatan Hellseher --- gnu/packages/distributed.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/distributed.scm b/gnu/packages/distributed.scm index 8198a6e5863..587435a2681 100644 --- a/gnu/packages/distributed.scm +++ b/gnu/packages/distributed.scm @@ -51,7 +51,7 @@ (define-public boinc-client (package (name "boinc-client") - (version "8.2.8") + (version "8.2.9") (source (origin (method git-fetch) (uri (git-reference @@ -62,7 +62,7 @@ (file-name (git-file-name "boinc" version)) (sha256 (base32 - "1ppcf57p6dkv9dv5k90fj3xhbv9di2d3yjkg2flfv5d45s82lay8")))) + "0ik9423ii6kal29jdn907pxy8w86zpi8n158qx1gcsh8lsaif1v5")))) (build-system gnu-build-system) (arguments (list -- cgit v1.3