me
/
guix
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.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -2222,7 +2222,7 @@ human-friendly syntax.")
(define-public python-scour
(package
(name "python-scour")
(version "038.1")
(version "0.38.1")
(source
(origin
(method git-fetch)