mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-19 05:07:11 -05:00
gnu: python-scour: Correct version.
* gnu/packages/python-xyz.scm (python-scour): Correct version string from 038.1 to 0.38.1.
This commit is contained in:
parent
bd382fae71
commit
b6c83dc5ae
1 changed files with 1 additions and 1 deletions
|
@ -2222,7 +2222,7 @@ (define-public python2-schedule
|
|||
(define-public python-scour
|
||||
(package
|
||||
(name "python-scour")
|
||||
(version "038.1")
|
||||
(version "0.38.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
Loading…
Reference in a new issue