mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: r-tximeta: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.18.1.
This commit is contained in:
parent
99ddc62840
commit
3335903d7d
1 changed files with 2 additions and 2 deletions
|
@ -22426,14 +22426,14 @@ embeddings and functions to build new reference.")
|
|||
(define-public r-tximeta
|
||||
(package
|
||||
(name "r-tximeta")
|
||||
(version "1.18.0")
|
||||
(version "1.18.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "tximeta" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03dmnpfffj18c6009qg985i596l4ckf3myin12g2p6xr56880bz1"))))
|
||||
"02240v41scaqxabjb62zh6shkkzb9520dhn0lfc2jbimnb26yj7f"))))
|
||||
(properties `((upstream-name . "tximeta")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue