gnu: r-mzid: Update to 1.20.1.
* gnu/packages/bioinformatics.scm (r-mzid): Update to 1.20.1.
This commit is contained in:
parent
a4f038dc97
commit
6451af78e1
|
@ -9715,14 +9715,14 @@ and specific in detecting differential transcription.")
|
|||
(define-public r-mzid
|
||||
(package
|
||||
(name "r-mzid")
|
||||
(version "1.20.0")
|
||||
(version "1.20.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "mzID" version))
|
||||
(sha256
|
||||
(base32
|
||||
"08jbq223viwknsmsi30hyxyxslvmb0l4wx3vmqlkl6qk4vfmxzjz"))))
|
||||
"15yd4bdxprw3kg7zj2k652y3yr3si781iw28jqvnkm0gsc23rd0c"))))
|
||||
(properties `((upstream-name . "mzID")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in New Issue