gnu: r-maser: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-maser): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:56 +02:00
parent 3c8d7bd3c6
commit 380e27f153
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7405,13 +7405,13 @@ (define-public r-manor
(define-public r-maser
(package
(name "r-maser")
(version "1.16.0")
(version "1.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "maser" version))
(sha256
(base32
"1zycx8s046g4d3w5qrn950bmi0nrnq1g7fvqji48mr6hmsyzplvv"))))
"1ma5d1i56gw8hm2pgvzzvmdd1cm2xb42rgf5lb6sf4v47yzlyb9f"))))
(properties `((upstream-name . "maser")))
(build-system r-build-system)
(propagated-inputs