Skip to content
Snippets Groups Projects
Unverified Commit d94c698a authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-maldiquant: Update to 1.19.3.

* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.19.3.
parent 7c97f457
No related branches found
No related tags found
No related merge requests found
......@@ -9123,14 +9123,14 @@ (define-public r-raremetals2
(define-public r-maldiquant
(package
(name "r-maldiquant")
(version "1.19.2")
(version "1.19.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "MALDIquant" version))
(sha256
(base32
"11zbvm1vw8zn2vmymvydgdczvwj961s2knvrn1q4gbziwi5gqvlc"))))
"0b7kdz3x4sdq413h1q09l1qhcvdnnwv6fqsqwllks1cd3xy34c57"))))
(properties `((upstream-name . "MALDIquant")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/MALDIquant")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment