Archived
1
0
Fork 0

gnu: r-maldiquant: Update to 1.21.

* gnu/packages/cran.scm (r-maldiquant): Update to 1.21.
This commit is contained in:
Ricardo Wurmus 2022-01-05 19:34:32 +01:00
parent 2d2b6d7ea5
commit 82dbfd699e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -27793,14 +27793,14 @@ data (variant call format, e.g. VCF or BCF) or meta-analysis results in R.")
(define-public r-maldiquant (define-public r-maldiquant
(package (package
(name "r-maldiquant") (name "r-maldiquant")
(version "1.20") (version "1.21")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "MALDIquant" version)) (uri (cran-uri "MALDIquant" version))
(sha256 (sha256
(base32 (base32
"1h9i158czlzwbn5zakkqd2ggc9g90r73vdspmp6kgfcmy9frvwzz")))) "1y1g3819ss06dry70kfhg2syddw71682qmzkcyppfsma6hhghw87"))))
(properties `((upstream-name . "MALDIquant"))) (properties `((upstream-name . "MALDIquant")))
(build-system r-build-system) (build-system r-build-system)
(native-inputs (native-inputs