mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: python-losoto: Update to 2.5.0.
* gnu/packages/astronomy.scm (python-losoto): Update to 2.5.0. Change-Id: I4ce1092227d5fd1acb185e25880fa7eed0650d5b
This commit is contained in:
parent
a577dea95a
commit
5e3a5fa986
1 changed files with 2 additions and 2 deletions
|
|
@ -3575,7 +3575,7 @@ solutions generated by NDPPP.")
|
|||
(define-public python-losoto
|
||||
(package
|
||||
(name "python-losoto")
|
||||
(version "2.4.4")
|
||||
(version "2.5.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch) ; no tests data in the PyPI tarball
|
||||
|
|
@ -3584,7 +3584,7 @@ solutions generated by NDPPP.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0sdg30fi3dl4w5k4a4ry8b4rgx8ydf18s0yrka1ba1sin34jkwnk"))))
|
||||
(base32 "1bpp156rrn35x1350kn1g7h6s9427yh1mhs5dbdyzy264z1m2gdr"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue