~ruther/guix-local

f6280d14564aa0dbe211d87175f73686ddbce466 — Sharlatan Hellseher 3 months ago bb97a09
gnu: tangos: Update to 1.11.0.

* gnu/packages/astronomy.scm (tangos): Update to 1.11.0.

Change-Id: Iab7d48ccd5c29ad5ae4d37ebcad575af19ff2510
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 11533,7 11533,7 @@ any arbitrary astrometric projection defined in the WCS standard.")
(define-public tangos
  (package
    (name "tangos")
    (version "1.10.0")
    (version "1.11.0")
    (source
     (origin
       (method git-fetch)


@@ 11542,7 11542,7 @@ any arbitrary astrometric projection defined in the WCS standard.")
              (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1dbjpmhbz6hqq9r7hpxqsw2pcqfr2g4x35pb0j01w0m902w823s3"))))
        (base32 "0mvg6qvalm4rf8gwi0d8lbljww51ym2lmc044i28fr1815prdhng"))))
    (build-system pyproject-build-system)
    (arguments
     (list