gnu: r-maftools: Update to 2.16.0.

* gnu/packages/bioconductor.scm (r-maftools): Update to 2.16.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:32 +02:00
parent 99c001303d
commit 6263d39069
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18515,13 +18515,13 @@ (define-public r-tfbstools
(define-public r-maftools
(package
(name "r-maftools")
(version "2.14.0")
(version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "maftools" version))
(sha256
(base32 "1f1r0frikaj6aw137dk523gagkxdygg7gzc3pd303ds5cqynwiqx"))))
(base32 "1jvmqn33hxzscr8j7y9zw5sngglcy0zkl0386053lx5dl5s5iqyq"))))
(properties `((upstream-name . "maftools")))
(build-system r-build-system)
(propagated-inputs