me
/
guix
Archived
1
0
Fork 0

gnu: python-plastid: Update to 0.5.1.

* gnu/packages/bioinformatics.scm (python-plastid): Update to 0.5.1.
master
Ricardo Wurmus 2021-12-02 20:28:51 +01:00
parent e080e35dc1
commit 7fb5bfc54f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2441,13 +2441,13 @@ UCSC genome browser.")
(define-public python-plastid
(package
(name "python-plastid")
(version "0.4.8")
(version "0.5.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "plastid" version))
(sha256
(base32
"0l24dd3q66if8yj042m4s0g95n6acn7im1imqd3p6h8ns43kxhj8"))))
"1a7mdky2xw02y88l51f58pqk8039ahdp6sblj3zx58zarmy2pqyl"))))
(build-system python-build-system)
(arguments
;; Some test files are not included.