gnu: libpasastro: Update to 1.4.3.

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

Change-Id: Ia81332461e42dd8623378edda338f0ad4309a5d5
This commit is contained in:
Sharlatan Hellseher 2024-11-14 21:10:20 +00:00
parent 5336f74882
commit bdc72d7590
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1130,7 +1130,7 @@ (define-public libnova
(define-public libpasastro
(package
(name "libpasastro")
(version "1.4.2")
(version "1.4.3")
(source
(origin
(method git-fetch)
@ -1139,7 +1139,7 @@ (define-public libpasastro
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1na3gyb3nzb5gdgccs1653j2gnz6w3v1mqzhyhkx3yqw8bs3q5x0"))))
(base32 "16d0kc22a1cn9kl8s0mxnaw0ax6qjq3rwhfifgpf1a3f9qp17115"))))
(build-system gnu-build-system)
(arguments
(list