mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: boinc-client: Trim synopsis.
* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
This commit is contained in:
parent
bcd3c48538
commit
3bc39f0c5d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ (define-public boinc-client
|
|||
("automake" ,automake)
|
||||
("libtool" ,libtool)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(synopsis "BOINC lets you help cutting-edge science research using your computer")
|
||||
(synopsis "Help cutting-edge science research using your computer")
|
||||
(description "BOINC is a platform for high-throughput computing on a large
|
||||
scale (thousands or millions of computers). It can be used for volunteer
|
||||
computing (using consumer devices) or grid computing (using organizational
|
||||
|
|
Loading…
Reference in a new issue