me
/
guix
Archived
1
0
Fork 0

gnu: boinc-client: Update to 7.22.2.

* gnu/packages/distributed.scm (boinc-client): Update to 7.22.2.
master
Tobias Geerinckx-Rice 2023-07-02 02:00:03 +02:00
parent 2e5423ff35
commit d2cf631651
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -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