mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-wcwidth: Adjust indentation.
* gnu/packages/python-xyz.scm (python-wcwidth): Re-indent.
This commit is contained in:
parent
a72a18920b
commit
28ac442b0e
1 changed files with 14 additions and 15 deletions
|
@ -10292,8 +10292,7 @@ are optionally backed by a C extension built on librdkafka.")
|
||||||
(package
|
(package
|
||||||
(name "python-wcwidth")
|
(name "python-wcwidth")
|
||||||
(version "0.1.7")
|
(version "0.1.7")
|
||||||
(source
|
(source (origin
|
||||||
(origin
|
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "wcwidth" version))
|
(uri (pypi-uri "wcwidth" version))
|
||||||
(sha256
|
(sha256
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue