Archived
1
0
Fork 0

gnu: libpasastro: Update to 1.4.2.

* gnu/packages/astronomy.scm (libpasastro): Update to 1.4.2.

Change-Id: I387f63fe1ebfcc95c33177b13325611e16cd89df
This commit is contained in:
Sharlatan Hellseher 2023-12-15 12:16:03 +00:00
parent 286d5134a8
commit 2c564396be
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2983,7 +2983,7 @@ low quality ones")
(define-public libpasastro (define-public libpasastro
(package (package
(name "libpasastro") (name "libpasastro")
(version "1.4.1") (version "1.4.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2992,7 +2992,7 @@ low quality ones")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1h92p9ph3zi4w8krny1azd9wgwna2nf07ims983jcky1chkfm0is")))) (base32 "1na3gyb3nzb5gdgccs1653j2gnz6w3v1mqzhyhkx3yqw8bs3q5x0"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f