mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 20:50:34 +02:00
gnu: python-readability-lxml: Add source file-name.
* gnu/packages/python-xyz.scm (python-readability-lxml)[source]: Add file-name field.
This commit is contained in:
@@ -28350,6 +28350,7 @@ number of words, syllables, and sentences.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/buriy/python-readability")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"13nfy2v0pbbf62jn9qwgi489gg97hbb22q6w3f78mnvjxd2m19rh"))
|
||||
|
||||
Reference in New Issue
Block a user