[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75015] [PATCH 14/38] gnu: wcslib: Update to 8.4.
From: |
Sharlatan Hellseher |
Subject: |
[bug#75015] [PATCH 14/38] gnu: wcslib: Update to 8.4. |
Date: |
Sat, 21 Dec 2024 20:22:34 +0000 |
* gnu/packages/astronomy.scm (wcslib): Update to 8.4.
[source]<uri>: Fix it as changed upstream.
[home-page]: Likewise.
Change-Id: Ie527d9669af5a41d1f9a186464c04ea0e3991ff1
---
gnu/packages/astronomy.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 6d4dfb4566..4fdbf1742f 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -7202,14 +7202,14 @@ (define-public unsio
(define-public wcslib
(package
(name "wcslib")
- (version "8.3")
+ (version "8.4")
(source
(origin
(method url-fetch)
- (uri (string-append "https://www.atnf.csiro.au/people/mcalabre/WCS/"
+ (uri (string-append "https://www.atnf.csiro.au/people/mcalabre/WCS/WCS/"
"wcslib-" version ".tar.bz2"))
(sha256
- (base32 "0225c77jypjjlfw6zd53447qnrmlq1fl38xzi4mw1fr7g50s67j3"))
+ (base32 "1p1606jscky6cw32qwx7k7nwv24jm9c85mzfrm9qnjni4r2882wn"))
(snippet
#~(begin (use-modules (guix build utils))
(delete-file-recursively "C/flexed")))))
@@ -7234,7 +7234,7 @@ (define-public wcslib
(list cfitsio))
(native-inputs
(list flex))
- (home-page "https://www.atnf.csiro.au/people/mcalabre/WCS")
+ (home-page "https://www.atnf.csiro.au/people/mcalabre/WCS/WCS")
(synopsis "Library which implements the FITS WCS standard")
(description "The FITS \"World Coordinate System\" (@dfn{WCS}) standard
defines keywords and usage that provide for the description of astronomical
--
2.46.0
- [bug#75015] [PATCH 22/38] gnu: python-extinction: Update to 0.4.7., (continued)
- [bug#75015] [PATCH 22/38] gnu: python-extinction: Update to 0.4.7., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 27/38] gnu: python-spisea: Update to 2.1.13., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 23/38] gnu: python-gwcs: Update to 0.22.1., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 32/38] gnu: Add python-asdf-3., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 34/38] gnu: python-roman-datamodels: Adjust input., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 36/38] gnu: python-stdatamodels: Update to 2.2.0., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 38/38] gnu: Add python-pysat., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 13/38] gnu: splash: Update to 3.11.1., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 21/38] gnu: python-crds: Update to 12.0.8., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 05/38] gnu: Add julia-extents., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 14/38] gnu: wcslib: Update to 8.4.,
Sharlatan Hellseher <=
- [bug#75015] [PATCH 12/38] gnu: indi-2.0: Update to 2.1.1., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 31/38] gnu: python-stsci-stimage: Adjust inputs., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 28/38] gnu: python-sunpy: Update to 6.0.4., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 33/38] gnu: python-rad: Adjust input., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 29/38] gnu: webbpsf-data: Update to 1.5.0., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 37/38] gnu: python-stpipe: Update to 0.8.0., Sharlatan Hellseher, 2024/12/21