gnu: r-htscluster: Update to 2.0.11.

* gnu/packages/bioconductor.scm (r-htscluster): Update to 2.0.11.
This commit is contained in:
Ricardo Wurmus 2023-09-14 00:04:05 +02:00
parent 8f59ac151f
commit bf9cd9521a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12649,14 +12649,14 @@ (define-public r-dnacopy
(define-public r-htscluster
(package
(name "r-htscluster")
(version "2.0.10")
(version "2.0.11")
(source
(origin
(method url-fetch)
(uri (cran-uri "HTSCluster" version))
(sha256
(base32
"0scn4fsfmlkzxibfhsh6krm2cl9c8hsmyjgn48k9dyjf0ylyxg9n"))))
"0x9shhyla9bldkkh367gfdmf0k72l1ppixb8gzsa6nf8jx8qdpbp"))))
(properties `((upstream-name . "HTSCluster")))
(build-system r-build-system)
(propagated-inputs