1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
2f20666a74 gnu: boinc-client: Update to 7.16.3.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.3.
2019-12-23 19:45:57 +01:00
Marius Bakke
ecfc86a21d gnu: BOINC: Add a source file name.
While at it, future-proof the URL as well.

* gnu/packages/distributed.scm (boinc-client)[source](file-name): New field.
2019-10-12 18:39:56 +02:00
Marius Bakke
c21dae9b89 gnu: BOINC: Update license.
* gnu/packages/distributed.scm (boinc-client)[license]: Add LGPL3+.
2019-10-12 18:39:56 +02:00
Marius Bakke
d72bfe075c gnu: BOINC: Remove redundant comment.
* gnu/packages/distributed.scm (boinc-client)[description]: Don't mention
license terms.
2019-10-12 18:39:55 +02:00
Brant Gardner
2d25b0c8ba gnu: Add boinc-client and boinc-server.
* gnu/packages/distributed.scm (boinc-client, boinc-server): New variable.

Signed-off-by: Brian Leung <leungbk@mailfence.com>
2019-09-24 08:53:17 +02:00