gnu: r-maftools: Update to 2.18.0.

* gnu/packages/bioconductor.scm (r-maftools): Update to 2.18.0.

Change-Id: I86ad6178d842ab3c93281bc4795a76abeb3c1e35
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:07 +01:00
parent eff0371eed
commit 2458396f31
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20797,13 +20797,13 @@ provides a wrapper of de novo motif discovery software.")
(define-public r-maftools
(package
(name "r-maftools")
(version "2.16.0")
(version "2.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "maftools" version))
(sha256
(base32 "1jvmqn33hxzscr8j7y9zw5sngglcy0zkl0386053lx5dl5s5iqyq"))))
(base32 "025wlqnx13ldzyrf72mrfj492d62i4xyjbhpmgavgld0jwfmr3ga"))))
(properties `((upstream-name . "maftools")))
(build-system r-build-system)
(propagated-inputs