gnu: seqmagick: Use 'pypi-uri'.
* gnu/packages/bioinformatics.scm (seqmagick)[source]: Use 'pypi-uri'.
This commit is contained in:
parent
3146f22dec
commit
f6e2d86f8e
@ -5381,9 +5381,7 @@ bioinformatics file formats, sequence alignment, and more.")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"https://pypi.python.org/packages/source/s/seqmagick/seqmagick-"
|
||||
version ".tar.gz"))
|
||||
(uri (pypi-uri "seqmagick" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12bfyp8nqi0hd36rmj450aygafp01qy3hkbvlwn3bk39pyjjkgg5"))))
|
||||
|
Loading…
Reference in New Issue
Block a user