mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-rcistarget: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.28.1. Change-Id: I1083e6d34e049079d0269b61882978fdee6db604
This commit is contained in:
parent
11ecd7aa64
commit
1a2a984e4f
1 changed files with 2 additions and 2 deletions
|
@ -22219,14 +22219,14 @@ data, to only emphasize the data that actually matters.")
|
|||
(define-public r-rcistarget
|
||||
(package
|
||||
(name "r-rcistarget")
|
||||
(version "1.28.0")
|
||||
(version "1.28.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RcisTarget" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1rfk1z9mnla8d8wj50ajvyr7bwnsl49ragjcbxdckzix6v276l9p"))))
|
||||
"0w6ix0w8ns7yjzyri3dfl6m67hqvszlnczfj4i5w5yr0dp4k181b"))))
|
||||
(properties
|
||||
'((upstream-name . "RcisTarget")
|
||||
(updater-extra-native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue