gnu: r-msnid: Update to 1.14.0.

* gnu/packages/bioinformatics.scm (r-msnid): Update to 1.14.0.
This commit is contained in:
Ricardo Wurmus 2018-06-02 12:06:43 +02:00
parent 250d78eac9
commit bdc8b40af2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9636,14 +9636,14 @@ (define-public r-msnbase
(define-public r-msnid
(package
(name "r-msnid")
(version "1.12.1")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnID" version))
(sha256
(base32
"1zw508kk4f8brg69674wp18gqkpx2kpya5f6x9cl3qng7v4h5pxx"))))
"172q5chi44104iz4y0g42wrimfp7hlhrfa8vzybx6m0ccrkkhl17"))))
(properties `((upstream-name . "MSnID")))
(build-system r-build-system)
(propagated-inputs