[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74497] [PATCH 11/46] gnu: healpix-source: Update commentary note.
From: |
Sharlatan Hellseher |
Subject: |
[bug#74497] [PATCH 11/46] gnu: healpix-source: Update commentary note. |
Date: |
Sat, 23 Nov 2024 19:50:58 +0000 |
* gnu/packages/astronomy.scm (healpix-source): Adjust commentary grammar
and provide example of C++ variant of the package naming.
Change-Id: I5b50b0d7ad1310a96315dc16da1eb384c5bac533
---
gnu/packages/astronomy.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 7c6c048520..0f19e02dc6 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -862,8 +862,10 @@ (define-public gpredict
(license license:gpl2+)))
(define* (healpix-source #:key version sha256-base32-hash)
- ;; The sources of HEALPix containing 6 independent packages (Fortran90,
- ;; IDL, C, C++, java and python) and distributed togather libsharp.
+ ;; The sources of HEALPix contains 6 independent packages (Fortran90, IDL,
+ ;; C, C++, Java and Python) and distributed together with libsharp. There
+ ;; is also a fresh C++ tarball which does not follow the naming pattern
+ ;; e.g. healpix_cxx-3.82.1.tar.gz.
(origin
(method url-fetch)
(uri
--
2.46.0
- [bug#74497] [PATCH 00/46] Astro update 2024/11., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 02/46] gnu: Add julia-astroangles., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 03/46] gnu: Add python-kalepy., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 04/46] gnu: Add python-george., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 05/46] gnu: Add python-hasasia., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 10/46] gnu: gpredict: Update commentary note., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 01/46] gnu: Add cdf., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 06/46] gnu: Add python-cosmopy., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 11/46] gnu: healpix-source: Update commentary note.,
Sharlatan Hellseher <=
- [bug#74497] [PATCH 09/46] gnu: Add python-spisea., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 07/46] gnu: Add python-holodeck., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 14/46] gnu: python-asdf-astropy: Update to 0.7.0., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 08/46] gnu: Add python-vispy., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 16/46] gnu: python-astropy: Update to 6.1.6., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 18/46] gnu: python-crds: Update to 12.0.6., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 19/46] gnu: python-drizzle: Update to 2.0.0., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 13/46] gnu: libpasastro: Update to 1.4.3., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 17/46] gnu: python-bayesicfitting: Update to 3.2.2., Sharlatan Hellseher, 2024/11/23
- [bug#74497] [PATCH 24/46] gnu: python-astrodendro: Update to 0.3.1., Sharlatan Hellseher, 2024/11/23