gnu: r-htscluster: Update to 2.0.11.
* gnu/packages/bioconductor.scm (r-htscluster): Update to 2.0.11.
This commit is contained in:
		
							parent
							
								
									8f59ac151f
								
							
						
					
					
						commit
						bf9cd9521a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12649,14 +12649,14 @@ abnormal copy number.") | ||||||
| (define-public r-htscluster | (define-public r-htscluster | ||||||
|   (package |   (package | ||||||
|     (name "r-htscluster") |     (name "r-htscluster") | ||||||
|     (version "2.0.10") |     (version "2.0.11") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "HTSCluster" version)) |        (uri (cran-uri "HTSCluster" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0scn4fsfmlkzxibfhsh6krm2cl9c8hsmyjgn48k9dyjf0ylyxg9n")))) |          "0x9shhyla9bldkkh367gfdmf0k72l1ppixb8gzsa6nf8jx8qdpbp")))) | ||||||
|     (properties `((upstream-name . "HTSCluster"))) |     (properties `((upstream-name . "HTSCluster"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue