unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 67915@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>,
	Andreas Enge <andreas@enge.fr>,
	Efraim Flashner <efraim@flashner.co.il>,
	Eric Bavier <bavier@posteo.net>
Subject: [bug#67915] [PATCH 03/32] gnu: calceph: Update to 3.5.4.
Date: Wed, 20 Dec 2023 00:53:10 +0000	[thread overview]
Message-ID: <892656ab7e194aac493239a07d4eb1fdb85b872b.1703031694.git.sharlatanus@gmail.com> (raw)
In-Reply-To: <cover.1703031693.git.sharlatanus@gmail.com>

* gnu/packages/astronomy.scm (calceph): Update to 3.5.4.

Change-Id: I0537f493c09aa09feeae3b439e6aa54c3bcab782
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index d4af0eadbb..8b83f27bb2 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -186,7 +186,7 @@ (define-public aocommon
 (define-public calceph
   (package
     (name "calceph")
-    (version  "3.5.3")
+    (version  "3.5.4")
     (source
      (origin
        (method url-fetch)
@@ -194,7 +194,7 @@ (define-public calceph
              "https://www.imcce.fr/content/medias/recherche/equipes/asd/calceph/calceph-"
              version ".tar.gz"))
        (sha256
-        (base32 "12apl806h8qx1kq74malq3828jqapwfi27cn05pvvxfiq7gfpllx"))))
+        (base32 "1d95k62926p6h43qh9pxbpa5wm8rby5la9pqq3k6sdyg4gl39a69"))))
     (build-system gnu-build-system)
     (native-inputs
      (list gfortran))
-- 
2.41.0





  parent reply	other threads:[~2023-12-19 21:56 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20  0:29 [bug#67915] [PATCH 00/32] gnu: Astronomy 2023/12 updates Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 01/32] gnu: aocommon: Update to 0.0.0-2.9272ea3 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 02/32] gnu: aoflagger: Update to 3.4.0 Sharlatan Hellseher
2023-12-20  0:53 ` Sharlatan Hellseher [this message]
2023-12-20  0:53 ` [bug#67915] [PATCH 04/32] gnu: cfitsio: Update to 4.3.1 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 05/32] gnu: libpasastro: Update to 1.4.2 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 06/32] gnu: phd2: Update to 2.6.12 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 07/32] gnu: python-asdf-astropy: Update to 0.5.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 08/32] gnu: python-astropy-healpix: Update to 1.0.2 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 09/32] gnu: python-crds: Update to 11.17.13 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 10/32] gnu: python-drizzle: Update to 1.14.4 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 11/32] gnu: python-drms: Update to 0.7.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 12/32] gnu: python-gwcs: Update to 0.20.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 13/32] gnu: python-jplephem: Update to 2.21 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 14/32] gnu: python-mpl-animators: Update to 1.1.1 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 15/32] gnu: julia-fitsio: Update to 0.17.1 Sharlatan Hellseher
2024-01-12 10:31   ` Simon Tournier
2023-12-20  0:53 ` [bug#67915] [PATCH 16/32] gnu: python-photutils: Update to 1.10.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 17/32] gnu: python-pynbody: Update to 1.5.2 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 18/32] gnu: python-radio-beam: Update to 0.3.7 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 19/32] gnu: python-regions: Update to 0.8 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 20/32] gnu: python-reproject: Update to 0.13.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 21/32] gnu: python-spectral-cube: Update to 0.6.5 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 22/32] gnu: python-spherical-geometry: Update to 1.3.1 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 23/32] gnu: python-stdatamodels: Update to 1.9.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 24/32] gnu: python-stsci-imagestats: Update to 1.8.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 25/32] gnu: python-stsci-imagestats: Enable tests Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 26/32] gnu: python-stsynphot: Update to 1.3.0 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 27/32] gnu: python-synphot: " Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 28/32] gnu: python-synphot: Adjust package style Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 29/32] gnu: python-tweakwcs: Update to 0.8.5 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 30/32] gnu: splash: Update to 3.10.1 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 31/32] gnu: wcslib: Update to 8.2.2 Sharlatan Hellseher
2023-12-20  0:53 ` [bug#67915] [PATCH 32/32] gnu: python-regions: Use G-expressions Sharlatan Hellseher
2024-01-01 11:58 ` [bug#67915] Sharlatan Hellseher
2024-01-09 18:20   ` [bug#67915] Sharlatan Hellseher
2024-01-10  9:28     ` [bug#67915] Ricardo Wurmus
2024-01-11 16:42       ` [bug#67915] Sharlatan Hellseher
2024-01-11 14:38         ` [bug#67915] Ricardo Wurmus
2024-01-12 21:51 ` bug#67915: Sharlatan Hellseher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=892656ab7e194aac493239a07d4eb1fdb85b872b.1703031694.git.sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=67915@debbugs.gnu.org \
    --cc=andreas@enge.fr \
    --cc=bavier@posteo.net \
    --cc=efraim@flashner.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).