gnu: r-biocworkflowtools: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-biocworkflowtools): Update to 1.20.0.
This commit is contained in:
		
							parent
							
								
									2e0b3797af
								
							
						
					
					
						commit
						b9c74b05d7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12064,14 +12064,14 @@ accessing web references for elements/sets are also available in BiocSet.") | ||||||
| (define-public r-biocworkflowtools | (define-public r-biocworkflowtools | ||||||
|   (package |   (package | ||||||
|     (name "r-biocworkflowtools") |     (name "r-biocworkflowtools") | ||||||
|     (version "1.18.0") |     (version "1.20.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "BiocWorkflowTools" version)) |        (uri (bioconductor-uri "BiocWorkflowTools" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1a32bwgnxaw0gv2gij2p4rm0a6l06jjhidvfz2v4k900pz1w79av")))) |          "1j9s8w5y8savcmh70npkanxacq1kipxnwk1wsiw5hwnp1p13ldaa")))) | ||||||
|     (properties |     (properties | ||||||
|      `((upstream-name . "BiocWorkflowTools"))) |      `((upstream-name . "BiocWorkflowTools"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|  |  | ||||||
		Reference in a new issue