mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rsubread: Update to 2.22.1.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.22.1. Change-Id: Ia0bac10821bd6512b5ebc2619596dc06e85d7f76
This commit is contained in:
parent
8e3d77518b
commit
4fe801a7ca
1 changed files with 2 additions and 2 deletions
|
@ -21359,14 +21359,14 @@ annotations.")
|
|||
(define-public r-rsubread
|
||||
(package
|
||||
(name "r-rsubread")
|
||||
(version "2.20.0")
|
||||
(version "2.22.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rsubread" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1n7pvx30sm6fxmydn33v2cr1nlrbdd8kqzg6pw9l78zaydqbl8r3"))))
|
||||
"08721wn3savc7xwz4j7dv6vwc34xl1nsic3wvkb4h8pvwk1ix6q2"))))
|
||||
(properties `((upstream-name . "Rsubread")))
|
||||
(build-system r-build-system)
|
||||
(inputs (list zlib))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue