gnu: r-chipcomp: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.14.0.
This commit is contained in:
		
							parent
							
								
									c38de81594
								
							
						
					
					
						commit
						1ddd4af5a0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1327,14 +1327,14 @@ more complex hypotheses) via empirical Bayesian methods.") | ||||||
| (define-public r-chipcomp | (define-public r-chipcomp | ||||||
|   (package |   (package | ||||||
|     (name "r-chipcomp") |     (name "r-chipcomp") | ||||||
|     (version "1.12.0") |     (version "1.14.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "ChIPComp" version)) |        (uri (bioconductor-uri "ChIPComp" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1sypdsvwzssraanlhddhzpf9p0xs3qlflc0hp7yfbp0aplsifx85")))) |          "0ragyl9dhg0ymgkh4z9d1cbwhbpcwh6x4985laaw6wmq2sjm732y")))) | ||||||
|     (properties `((upstream-name . "ChIPComp"))) |     (properties `((upstream-name . "ChIPComp"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue