mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: r-scdd: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-scdd): Update to 1.26.0. Change-Id: I631b260c9a8069fc88140c2a0c9f700f1f321a1a
This commit is contained in:
parent
005c3a7ec9
commit
61a2dc87d8
1 changed files with 2 additions and 2 deletions
|
@ -13739,14 +13739,14 @@ (define-public r-noiseq
|
|||
(define-public r-scdd
|
||||
(package
|
||||
(name "r-scdd")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scDD" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ndb1zcbdy00xkfx18slrm5bnld9ci5scysc37clhsq2lq5xb25z"))))
|
||||
"15hzsq8ckw8v8ccz30kia9qr1iymmcszc9z31g5arrx1y816zgbq"))))
|
||||
(properties `((upstream-name . "scDD")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue