aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-07-02 02:00:03 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2023-07-02 02:00:06 +0200
commitd2cf63165119fc78c9f52abce2ce66af23e49243 (patch)
tree6a69cdfc994ed15b8fb400bf9a7d37c30df8d664
parent2e5423ff35556bed464779caf38950d6bede16e8 (diff)
downloadguix-d2cf63165119fc78c9f52abce2ce66af23e49243.tar
guix-d2cf63165119fc78c9f52abce2ce66af23e49243.tar.gz
gnu: boinc-client: Update to 7.22.2.
* gnu/packages/distributed.scm (boinc-client): Update to 7.22.2.
-rw-r--r--gnu/packages/distributed.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/distributed.scm b/gnu/packages/distributed.scm
index e7d41b0508..7b37359f29 100644
--- a/gnu/packages/distributed.scm
+++ b/gnu/packages/distributed.scm
@@ -46,7 +46,7 @@
(define-public boinc-client
(package
(name "boinc-client")
- (version "7.22.0")
+ (version "7.22.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -57,7 +57,7 @@
(file-name (git-file-name "boinc" version))
(sha256
(base32
- "0af7j6zg3saa5x7lfsg41p7j9r1d1dsdsz5b241p1f2yrhba0m81"))))
+ "06qlfrn9bxcdgs9b4j7l4mwikrkvfizccprip18rlzl3i34jys7l"))))
(build-system gnu-build-system)
(arguments
(list