mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-28 14:01:29 -05:00
gnu: python-stsci-imagestats: Update to 1.8.3.
* gnu/packages/astronomy.scm (python-stsci-imagestats): Update to 1.8.3. Change-Id: Ice324f258efea8871db04596d4d980be0faa7fc2
This commit is contained in:
parent
35c7e14f39
commit
865f53b8c7
1 changed files with 1 additions and 1 deletions
|
@ -3255,7 +3255,7 @@ (define-public python-stsci-image
|
|||
(define-public python-stsci-imagestats
|
||||
(package
|
||||
(name "python-stsci-imagestats")
|
||||
(version "1.8.2")
|
||||
(version "1.8.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "stsci.imagestats" version))
|
||||
|
|
Loading…
Reference in a new issue