[PATCH] gnu: boinc-client, boinc-server: Update to 8.0.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Vitalii Koshura
  • Z572
Owner
unassigned
Submitted by
Vitalii Koshura
Severity
normal
V
V
Vitalii Koshura wrote on 27 Aug 16:33 +0200
(address . guix-patches@gnu.org)(address . lestat.de.lionkur@gmail.com)
20240827143401.5878-1-lestat.de.lionkur@gmail.com
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
---
gnu/packages/distributed.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Toggle diff (32 lines)
diff --git a/gnu/packages/distributed.scm b/gnu/packages/distributed.scm
index 7b37359f29..b07acfd863 100644
--- a/gnu/packages/distributed.scm
+++ b/gnu/packages/distributed.scm
@@ -3,6 +3,7 @@
;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2023 Eric Bavier <bavier@posteo.net>
+;;; Copyright © 2024 Vitalii Koshura <lestat.de.lionkur@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -46,7 +47,7 @@ (define-module (gnu packages distributed)
(define-public boinc-client
(package
(name "boinc-client")
- (version "7.22.2")
+ (version "8.0.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -57,7 +58,7 @@ (define-public boinc-client
(file-name (git-file-name "boinc" version))
(sha256
(base32
- "06qlfrn9bxcdgs9b4j7l4mwikrkvfizccprip18rlzl3i34jys7l"))))
+ "1kmjxjyl32flp3k2996fvaizg5v9bxd7fin3x3ih2hbp4dvc8k3v"))))
(build-system gnu-build-system)
(arguments
(list
--
2.45.2.windows.1
V
V
Vitalii Koshura wrote on 2 Sep 13:57 +0200
patch review
(address . 72833@debbugs.gnu.org)
CAECimMXFmeG6f7FmCwUyMkOzLChCZFm4_AbMGpx1+gM+1LaChg@mail.gmail.com
Hello there,

I'm the maintainer of BOINC.
Is there a chance to get my simple patch with the version update reviewed
and merged?

Thank you in advance.

Best regards,
Vitalii Koshura
Attachment: file
Z
(name . Vitalii Koshura)(address . lestat.de.lionkur@gmail.com)(address . 72833-done@debbugs.gnu.org)
87jzfhcr3x.fsf@iscas.ac.cn
Vitalii Koshura <lestat.de.lionkur@gmail.com> writes:

Toggle quote (10 lines)
> Hello there,
>
> I'm the maintainer of BOINC.
> Is there a chance to get my simple patch with the version update reviewed and merged?
>
> Thank you in advance.
>
> Best regards,
> Vitalii Koshura

hi, can you try fix boinc-server build? Looks like it's been broken for a while.

And patch pushed.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmbijMIACgkQO1qpk+Gi
3/DgIw/+J392Qma8erI42XtQdc0GYdc00RehgEwGmekuB9NS0mKrYno+YoTqwFvn
TWd5CBj4BtTTeNi0uKmrLHco3YdznVcKw8esiQokQmaP0CURFpoBKHWtiu0WKX2r
lxMovmqzpJQBWPNQn+9PRB0wFgA8EuYiTAzOFI1x0icUpBYQMgakxvA8kMjqb4FJ
qetW9vLbHaVObIQm4sgTOOPve4uiVlJT8d6sfJEhIU9m2deISrtivrAhdNch9J4B
kcwNYiX/X6mylo443XQTye6Y0MwjAkfqG+8NeA4hnXo+SAhtjjGjyUh1owN2XsWm
rBCQc7qmxp/HHJzb5RGWZh5Cqz7RMIjjpYvonkVxRkMHHGxjFvmVBcUacGATazM0
jl1pPG1fxcv13mJdt3ToN9qKNiVHFTEzu5WYiLeQgBXaOIP+2mQ2ijdbfqA2k4w4
yWhIBu1YxWruGRdMHOVE1sKlZwoxRces+uaf8dRU362xhn4g9II/Dzn9kLjWSLox
e31e0/iTCJ7rfZZBgzc8Aa5H8AhcLdmL3ssaioc5TxT7OZPIWBf+8FRLStkikcCC
Rb4+WsBIjoPju9/FZ1v2ebH93Z/75btiweu8nLyZXuDx5Tr69AlncPGvNKxajHlP
qQZitbbTrFr5nVOgN5n78Phwov3m02RIvbqtHwx/DRTI4sl1zeA=
=U6ID
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72833@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72833
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch