gnu: r-deepsnv: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-deepsnv): Update to 1.44.0.
This commit is contained in:
zimoun 2022-11-17 03:50:06 +01:00 committed by Ricardo Wurmus
parent ef81f5f55e
commit b8f0bf3e4d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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