[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67915] [PATCH 31/32] gnu: wcslib: Update to 8.2.2.
From: |
Sharlatan Hellseher |
Subject: |
[bug#67915] [PATCH 31/32] gnu: wcslib: Update to 8.2.2. |
Date: |
Wed, 20 Dec 2023 00:53:38 +0000 |
* gnu/packages/astronomy.scm (wcslib): Update to 8.2.2.
Change-Id: Id5ae03974956fe90b4970c1e879fd670c7b537dd
---
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 9e51c015ec..76c60ca0a7 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -757,14 +757,14 @@ (define-public eye
(define-public wcslib
(package
(name "wcslib")
- (version "8.1")
+ (version "8.2.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.atnf.csiro.au/people/mcalabre/WCS/"
"wcslib-" version ".tar.bz2"))
(sha256
- (base32 "17hjnkwn2rd5d9krw2n637q4y8ma4nzk2i55zzn8l2yimdpkxwib"))
+ (base32 "0cvqppjf7gk0f3rs9cc46h5fffv2l8ylrb234r9fbx0px0525632"))
(snippet
#~(begin (use-modules (guix build utils))
(delete-file-recursively "C/flexed")))))
--
2.41.0
- [bug#67915] [PATCH 00/32] gnu: Astronomy 2023/12 updates., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 01/32] gnu: aocommon: Update to 0.0.0-2.9272ea3., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 02/32] gnu: aoflagger: Update to 3.4.0., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 07/32] gnu: python-asdf-astropy: Update to 0.5.0., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 05/32] gnu: libpasastro: Update to 1.4.2., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 10/32] gnu: python-drizzle: Update to 1.14.4., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 06/32] gnu: phd2: Update to 2.6.12., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 18/32] gnu: python-radio-beam: Update to 0.3.7., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 31/32] gnu: wcslib: Update to 8.2.2.,
Sharlatan Hellseher <=
- [bug#67915] [PATCH 26/32] gnu: python-stsynphot: Update to 1.3.0., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 13/32] gnu: python-jplephem: Update to 2.21., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 12/32] gnu: python-gwcs: Update to 0.20.0., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 22/32] gnu: python-spherical-geometry: Update to 1.3.1., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 17/32] gnu: python-pynbody: Update to 1.5.2., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 28/32] gnu: python-synphot: Adjust package style., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 29/32] gnu: python-tweakwcs: Update to 0.8.5., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 09/32] gnu: python-crds: Update to 11.17.13., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 11/32] gnu: python-drms: Update to 0.7.0., Sharlatan Hellseher, 2023/12/19
- [bug#67915] [PATCH 21/32] gnu: python-spectral-cube: Update to 0.6.5., Sharlatan Hellseher, 2023/12/19