[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67915] [PATCH 05/32] gnu: libpasastro: Update to 1.4.2.
From: |
Sharlatan Hellseher |
Subject: |
[bug#67915] [PATCH 05/32] gnu: libpasastro: Update to 1.4.2. |
Date: |
Wed, 20 Dec 2023 00:53:12 +0000 |
* gnu/packages/astronomy.scm (libpasastro): Update to 1.4.2.
Change-Id: I387f63fe1ebfcc95c33177b13325611e16cd89df
---
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 c987a5e1c6..f8712d0d22 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2983,7 +2983,7 @@ (define-public libskry
(define-public libpasastro
(package
(name "libpasastro")
- (version "1.4.1")
+ (version "1.4.2")
(source
(origin
(method git-fetch)
@@ -2992,7 +2992,7 @@ (define-public libpasastro
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1h92p9ph3zi4w8krny1azd9wgwna2nf07ims983jcky1chkfm0is"))))
+ (base32 "1na3gyb3nzb5gdgccs1653j2gnz6w3v1mqzhyhkx3yqw8bs3q5x0"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f
--
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 <=
- [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, 2023/12/19
- [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