gnu: r-s4vectors: Update to 0.10.2.
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.10.2.
This commit is contained in:
		
							parent
							
								
									e335b82c4e
								
							
						
					
					
						commit
						f2e791750b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4514,13 +4514,13 @@ abnormal copy number.") | |||
| (define-public r-s4vectors | ||||
|   (package | ||||
|     (name "r-s4vectors") | ||||
|     (version "0.10.0") | ||||
|     (version "0.10.2") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "S4Vectors" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1mi6lf6pnb9l657igy0vj4yz03yawbr2jhk22l757fzbjc7n9q3b")))) | ||||
|                 "0cvq9yb97cka7lg5nimvzxbz8b2hxkscmjdqb5z23w5c7hrbjffp")))) | ||||
|     (properties | ||||
|      `((upstream-name . "S4Vectors"))) | ||||
|     (build-system r-build-system) | ||||
|  |  | |||
		Reference in a new issue