gnu: r-s4vectors: Update to 0.36.1.
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.36.1.
This commit is contained in:
		
							parent
							
								
									e895da0406
								
							
						
					
					
						commit
						68701917b8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16222,13 +16222,13 @@ routines.") | ||||||
| (define-public r-s4vectors | (define-public r-s4vectors | ||||||
|   (package |   (package | ||||||
|     (name "r-s4vectors") |     (name "r-s4vectors") | ||||||
|     (version "0.36.0") |     (version "0.36.1") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (bioconductor-uri "S4Vectors" version)) |               (uri (bioconductor-uri "S4Vectors" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "05al4diwdbsa9b37i8msxnp79fxk7k24dk2vhh131s3snb89jvfs")))) |                 "16lssnmhy3klqp4sw1328f38cixkjh9317gdyikcrmsbcwg2ak6v")))) | ||||||
|     (properties |     (properties | ||||||
|      `((upstream-name . "S4Vectors"))) |      `((upstream-name . "S4Vectors"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|  |  | ||||||
		Reference in a new issue