GNU bug report logs -
#55509
[PATCH 0/1] gnu: Add calceph
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 May 2022 16:32:48 +0200
with message-id <87bkvf3xbj.fsf_-_ <at> gnu.org>
and subject line Re: bug#55509: [PATCH 0/1] gnu: Add calceph
has caused the debbugs.gnu.org bug report #55509,
regarding [PATCH 0/1] gnu: Add calceph
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
55509: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55509
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Guix team!
While saving up to update python-asdf due to dependency on newer
python-pytest package, I've found one more astronomical library which
it is simple to pack with few farther packages depending on it.
gnu/packages/astronomy.scm | 39 ++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
base-commit: 4f7cd5daa2291ac976ad47a66306b982033c09f0
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Hi,
Sharlatan Hellseher <sharlatanus <at> gmail.com> skribis:
> From 896533a7f558d975d96367eb1ae3fe34e90a5c8f Mon Sep 17 00:00:00 2001
> From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
> Date: Wed, 18 May 2022 21:31:18 +0100
> Subject: [PATCH 1/1] gnu: Add calceph
>
> * gnu/packages/astronomy.scm (calceph): New variable.
Applied with the cosmetic changes below, thanks!
Ludo’.
[Message part 5 (text/x-patch, inline)]
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 99b8e16b9c..86705bbf19 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -98,15 +98,11 @@ (define-public calceph
@itemize
@item text Planetary Constants Kernel (KPL/PCK) files;
-
@item binary PCK (DAF/PCK) files;
-
@item binary SPK (DAF/SPK) files containing segments of type 1, 2, 3, 5, 8, 9,
12, 13, 17, 18, 19, 20, 21, 102, 103 and 120;
-
@item meta kernel (KPL/MK) files;
-
-@item frame kernel (KPL/FK) files. Only a basic support is provided;)
+@item frame kernel (KPL/FK) files (only basic support).
@end itemize\n")
(license license:cecill)))
This bug report was last modified 2 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.