summaryrefslogtreecommitdiff
path: root/gnu/packages/distributed.scm
Commit message (Collapse)AuthorAge
* gnu: boinc-client: Trim synopsis.Tobias Geerinckx-Rice2020-02-16
| | | | * gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
* gnu: boinc-client: Update to 7.16.4.Tobias Geerinckx-Rice2020-02-16
| | | | * gnu/packages/distributed.scm (boinc-client): Update to 7.16.4.
* gnu: boinc-client: Update to 7.16.3.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/distributed.scm (boinc-client): Update to 7.16.3.
* gnu: BOINC: Add a source file name.Marius Bakke2019-10-12
| | | | | | While at it, future-proof the URL as well. * gnu/packages/distributed.scm (boinc-client)[source](file-name): New field.
* gnu: BOINC: Update license.Marius Bakke2019-10-12
| | | | * gnu/packages/distributed.scm (boinc-client)[license]: Add LGPL3+.
* gnu: BOINC: Remove redundant comment.Marius Bakke2019-10-12
| | | | | * gnu/packages/distributed.scm (boinc-client)[description]: Don't mention license terms.
* gnu: Add boinc-client and boinc-server.Brant Gardner2019-09-24
* gnu/packages/distributed.scm (boinc-client, boinc-server): New variable. Signed-off-by: Brian Leung <leungbk@mailfence.com>