gnu: r-sesamedata: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-sesamedata): Update to 1.20.0. Change-Id: Idc8ff7679495ede0dd037ef393300c7fe4787610
This commit is contained in:
		
							parent
							
								
									196e1f9025
								
							
						
					
					
						commit
						ab9f9b582e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2445,14 +2445,14 @@ cultures from 4 patients at 2 time points over 3 conditions (DPN, OHT and contro | |||
| (define-public r-sesamedata | ||||
|   (package | ||||
|     (name "r-sesamedata") | ||||
|     (version "1.18.0") | ||||
|     (version "1.20.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "sesameData" version | ||||
|                                      'experiment)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1fvxs5n6bj2j0k3vgnaiksshkaxw7fmx6k22rjd3fsqg3cz60fm6")))) | ||||
|                 "0a5xchdnlw9ixafk8p3ny58yqv74ba9j4z2sdyp990rbaqrx1gjw")))) | ||||
|     (properties `((upstream-name . "sesameData"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs (list r-annotationhub | ||||
|  |  | |||
		Reference in a new issue