~ruther/guix-local

c41b2466d090fe8980bd77e6e4c43ec8dd9ffe41 — Vitalii Koshura 9 months ago b5f79f2
gnu: boinc-client: Update to 8.2.4.

* gnu/packages/distributed.scm (boinc-client): Update to 8.2.4.

Change-Id: I34f2f951a07e6519ee9bfa3154e0f8e220e7427e
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/distributed.scm
M gnu/packages/distributed.scm => gnu/packages/distributed.scm +2 -2
@@ 51,7 51,7 @@
(define-public boinc-client
  (package
    (name "boinc-client")
    (version "8.0.2")
    (version "8.2.4")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 62,7 62,7 @@
              (file-name (git-file-name "boinc" version))
              (sha256
               (base32
                "1kmjxjyl32flp3k2996fvaizg5v9bxd7fin3x3ih2hbp4dvc8k3v"))))
                "0nn0wzrmm88268vay855hr8bw9im5f8kzjp7k20qav9yrckhfwab"))))
    (build-system gnu-build-system)
    (arguments
     (list