mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-10 03:58:52 +02:00
gnu: python-sirilic: Update to 2.0.10.
* gnu/packages/astronomy.scm (python-sirilic): Update to 2.0.10. Change-Id: Ifd0056dcead7d12fde5377631a14c06cafad4a06
This commit is contained in:
@@ -9138,7 +9138,7 @@ orbits described in TLE files.")
|
||||
(define-public python-sirilic
|
||||
(package
|
||||
(name "python-sirilic")
|
||||
(version "2.0.9")
|
||||
(version "2.0.10")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -9147,7 +9147,7 @@ orbits described in TLE files.")
|
||||
(commit (string-append "V." version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1ij6jsza57ahhyg3ljizc877s4kb66is455md5jll9540k20kz0a"))))
|
||||
(base32 "14agijhy85162rrnnxdvlfwpps1jl7ar0mkmvllzc208naxma61m"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user