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:
Björn Höfling 2021-05-21 21:52:10 +02:00
parent bd382fae71
commit b6c83dc5ae
No known key found for this signature in database
GPG key ID: BF286CB6593E5FFD

View file

@ -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)