gnu: r-biodist: Update to 1.72.0.
* gnu/packages/bioconductor.scm (r-biodist): Update to 1.72.0.
This commit is contained in:
		
							parent
							
								
									2f1c5f361f
								
							
						
					
					
						commit
						f2ce4a037f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -17778,14 +17778,14 @@ Rmarkdown and LaTeX documents when authoring a Bioconductor Workflow.") | ||||||
| (define-public r-biodist | (define-public r-biodist | ||||||
|   (package |   (package | ||||||
|     (name "r-biodist") |     (name "r-biodist") | ||||||
|     (version "1.70.0") |     (version "1.72.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "bioDist" version)) |        (uri (bioconductor-uri "bioDist" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1fnx3q5arsilrvnhndplap8h4ydi9bvmlpfllj1li124hn5n2w3d")))) |          "1mx4abv7p76qsa0yzj0b4d03xklx09im01bx02lwa1w527gdmfc3")))) | ||||||
|     (properties `((upstream-name . "bioDist"))) |     (properties `((upstream-name . "bioDist"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue