gnu: r-deepsnv: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-deepsnv): Update to 1.44.0.
This commit is contained in:
parent
ef81f5f55e
commit
b8f0bf3e4d
1 changed files with 2 additions and 2 deletions
|
@ -3592,13 +3592,13 @@ (define-public r-decoupler
|
|||
(define-public r-deepsnv
|
||||
(package
|
||||
(name "r-deepsnv")
|
||||
(version "1.42.1")
|
||||
(version "1.44.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "deepSNV" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0bgj1grv3a5bqhcdsw445x49kl3pz367svy6fnrzfsk9bmj46kgn"))))
|
||||
"051xcg9lx8plbfhiacrv1wsxfac0qqspysq960ppibkf4m8crk81"))))
|
||||
(properties `((upstream-name . "deepSNV")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue