aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/astronomy.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 981a46f0d6..b590ce08a9 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1987,6 +1987,8 @@ elevation, solar azimuth, rahukaalam, and the phases of the moon.")
(define-public python-spherical-geometry
(package
(name "python-spherical-geometry")
+ ;; XXX: Can't be updated to the latest see:
+ ;; https://github.com/spacetelescope/spherical_geometry/issues/227
(version "1.2.22")
(source
(origin
11-28 21:56:30 +0200'>2016-11-28gnu: ntp: Update to 4.2.8p9....Efraim Flashner 2016-11-28gnu: ntp: Fix indentation....Efraim Flashner 2016-06-16gnu: openntpd: Update to 6.0p1....Efraim Flashner 2016-06-05gnu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}]....Leo Famulari 2016-06-05gnu: ntp: Add HTTPS URL....Leo Famulari 2016-05-09gnu: openntpd: Update to 5.9p1....Efraim Flashner 2016-05-05gnu: ntp: Update to 4.2.8p7 [security fixes]....Leo Famulari 2016-02-02gnu: ntp: Update to 4.2.8p6....Leo Famulari 2015-12-19gnu: Add tlsdate....Ludovic Courtès 2015-10-22gnu: ntp: Update to 4.2.8p4....Mark H Weaver 2015-07-18gnu packages: Clean up synopses and descriptions....Alex Kost 2015-07-11gnu: ntp: Update to 4.2.8p3; use system libevent....Mark H Weaver 2015-07-05gnu: Move content of openssl module into tls module....Andreas Enge 2015-04-18gnu: ntp: Update to 4.2.8p2....Mark H Weaver 2015-03-04gnu: Move 'which' to (gnu packages base)....Ludovic Courtès 2015-02-10gnu: Add openntpd....Taylan Ulrich Bayırlı/Kammer 2015-02-06gnu: ntp: Update to 4.2.8p1....Mark H Weaver 2014-12-25gnu: ntp: Update to 4.2.8....Mark H Weaver 2014-11-05gnu: ntp: Build with POSIX capabilities support on GNU/Linux....Ludovic Courtès 2014-10-19gnu: Add ntp...John Darrington