gnu: r-genomicscores: Update to 2.14.3.
* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.14.3. Change-Id: I973721a2ba3a5c5d7e23c4063f363fea7bdfe77e
This commit is contained in:
		
							parent
							
								
									e15b95c126
								
							
						
					
					
						commit
						31e882e4b1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15821,14 +15821,14 @@ type and symbol colors.") | |||
| (define-public r-genomicscores | ||||
|   (package | ||||
|     (name "r-genomicscores") | ||||
|     (version "2.14.2") | ||||
|     (version "2.14.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "GenomicScores" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1wjq6lb2x7vazlr838hlh1ar5pis2bgzya9lm8ki30d1m0hpk66k")))) | ||||
|          "0rhyfbm5whz4jygar9cqcrfy92h1lyam5wd8d9svhh80f15v53m9")))) | ||||
|     (properties `((upstream-name . "GenomicScores"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue