mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-scgate: Update to 1.7.0.
* gnu/packages/bioconductor.scm (r-scgate): Update to 1.7.0. Change-Id: I647cbfc4c289ba8a010e52732b6340856fe1d5b3
This commit is contained in:
parent
fc5e3b794a
commit
94fa3ed421
1 changed files with 2 additions and 2 deletions
|
@ -13180,13 +13180,13 @@ comprehensive scDblFinder method.")
|
|||
(define-public r-scgate
|
||||
(package
|
||||
(name "r-scgate")
|
||||
(version "1.6.2")
|
||||
(version "1.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "scGate" version))
|
||||
(sha256
|
||||
(base32 "0zlbrvr6lxcihspfqgpvv5kyrzqqpy3451j0kpnqc0n93bbs4cqk"))))
|
||||
(base32 "0wsp7q7m0v0ijzgcim0ixa770055n4j5hj0aypx62kchni5p8cjn"))))
|
||||
(properties `((upstream-name . "scGate")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue