Archived
1
0
Fork 0

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 @@ human-friendly syntax.")
(define-public python-scour (define-public python-scour
(package (package
(name "python-scour") (name "python-scour")
(version "038.1") (version "0.38.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)