gnu: r-deepsnv: Update to 1.46.0.

* gnu/packages/bioconductor.scm (r-deepsnv): Update to 1.46.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:48 +02:00
parent 57bb01b808
commit c179c05e35
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4699,13 +4699,13 @@ (define-public r-decoupler
(define-public r-deepsnv
(package
(name "r-deepsnv")
(version "1.44.0")
(version "1.46.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "deepSNV" version))
(sha256
(base32
"051xcg9lx8plbfhiacrv1wsxfac0qqspysq960ppibkf4m8crk81"))))
"11cnyy3hyn8akhmax25293mx2blcs8ba5vfax6mx6hjhb577hkwb"))))
(properties `((upstream-name . "deepSNV")))
(build-system r-build-system)
(propagated-inputs