gnu: r-breakpointrdata: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-breakpointrdata): Update to 1.20.0. Change-Id: I1fe98a2e5fd8bf4b3106c7315dda8dee906c5152
This commit is contained in:
		
							parent
							
								
									6c1bb9047e
								
							
						
					
					
						commit
						1aac5e7bc8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1735,13 +1735,13 @@ biscuiteer.") | |||
| (define-public r-breakpointrdata | ||||
|   (package | ||||
|     (name "r-breakpointrdata") | ||||
|     (version "1.16.0") | ||||
|     (version "1.20.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "breakpointRdata" version 'experiment)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0f23i4ynb4vgn22c3d2l64z92rzv3qnwd4j8qyvalklrxkwilhfn")))) | ||||
|                 "13w9vp436akpnywhsr6kz763c2yakrvpyiplggfb6w50wi2xm5xj")))) | ||||
|     (properties `((upstream-name . "breakpointRdata"))) | ||||
|     (build-system r-build-system) | ||||
|     (native-inputs (list r-knitr)) | ||||
|  |  | |||
		Reference in a new issue