mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: python-pysiaf: Update to 0.24.1.
* gnu/packages/astronomy.scm (python-pysiaf): Update to 0.24.1. Change-Id: I66a429cbfba94cab1b49e5df52fb200c094aa471
This commit is contained in:
parent
422e8be0f2
commit
d5619117c6
1 changed files with 2 additions and 2 deletions
|
@ -5627,13 +5627,13 @@ (define-public python-pyregion
|
|||
(define-public python-pysiaf
|
||||
(package
|
||||
(name "python-pysiaf")
|
||||
(version "0.23.3")
|
||||
(version "0.24.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "pysiaf" version))
|
||||
(sha256
|
||||
(base32 "16qbg5n2bw2wr3i8a040i7z7az3w0pn508y6xggy05viwdli6br8"))))
|
||||
(base32 "0jgs50jmisv7b7am677q2c3kqjk0fch8gpvijzhdllhkav9wdhs0"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue