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 @@ (define-public r-seqminer
(define-public r-maldiquant
(package
(name "r-maldiquant")
(version "1.20")
(version "1.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "MALDIquant" version))
(sha256
(base32
"1h9i158czlzwbn5zakkqd2ggc9g90r73vdspmp6kgfcmy9frvwzz"))))
"1y1g3819ss06dry70kfhg2syddw71682qmzkcyppfsma6hhghw87"))))
(properties `((upstream-name . "MALDIquant")))
(build-system r-build-system)
(native-inputs