gnu: r-biomformat: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.32.0. Change-Id: I6d789e28a5f87ed6af111c20346c388e00f75697
This commit is contained in:
		
							parent
							
								
									f8cb2a50dc
								
							
						
					
					
						commit
						d310e9ea81
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -24320,14 +24320,14 @@ separate published packages.") | |||
| (define-public r-biomformat | ||||
|   (package | ||||
|     (name "r-biomformat") | ||||
|     (version "1.30.0") | ||||
|     (version "1.32.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "biomformat" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1ccnrz8rkg533kil3sc8wnjqsmiyrpqqmk7av7ls01avglcjdjq1")))) | ||||
|          "0jys0nmp833ax96vfdh1adikpyapr5gkmldx5kvv5bqiqc8aipzb")))) | ||||
|     (properties `((upstream-name . "biomformat"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue