3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
3bc39f0c5d
gnu: boinc-client: Trim synopsis.
* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
bcd3c48538
gnu: boinc-client: Update to 7.16.4.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.4.
2020-02-16 22:46:38 +01:00
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