teams: Tweak name and description for ‘hpc’ team.

* etc/teams.scm (hpc): Tweak name and description.

Change-Id: Ied24ec861fc70449bdc1e6542bece62bcb7d2bdc
This commit is contained in:
Ludovic Courtès 2025-10-27 00:16:06 +01:00
parent e11a43bae9
commit f94bca8464
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -705,8 +705,8 @@ the haskell-build-system."
(define-team hpc
(team 'hpc
#:name "Hpc team"
#:description "High performance computing related packages."
#:name "High-performance computing team"
#:description "High-performance computing (HPC) related packages."
#:scope (list "gnu/packages/mpi.scm"
"gnu/packages/oneapi.scm"
"gnu/packages/rocm.scm"