me
/
guix
Archived
1
0
Fork 0

gnu: r-rcistarget: Update to 1.17.0.

* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.17.0.
master
zimoun 2022-11-17 03:50:25 +01:00 committed by Ricardo Wurmus
parent 3073f30b07
commit 3857d2dd8d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13308,14 +13308,14 @@ data, to only emphasize the data that actually matters.")
(define-public r-rcistarget
(package
(name "r-rcistarget")
(version "1.16.0")
(version "1.17.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RcisTarget" version))
(sha256
(base32
"17fnjkg6rjqj33v7slg81skqag10y6dc14g5iv69gqshjal4w4im"))))
"1anwin5476q2n0zgywrmp3nj6sgy07i6pw1lczydvn4h1a8n1rvk"))))
(properties `((upstream-name . "RcisTarget")))
(build-system r-build-system)
(propagated-inputs