gnu: r-metaneighbor: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-metaneighbor): Update to 1.24.0. Change-Id: I96685ea4835b1a0f4e7683c875a90deb68909c47
This commit is contained in:
		
							parent
							
								
									48020fd3ad
								
							
						
					
					
						commit
						f1bb1608b7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9287,13 +9287,13 @@ correlations.") | ||||||
| (define-public r-metaneighbor | (define-public r-metaneighbor | ||||||
|   (package |   (package | ||||||
|     (name "r-metaneighbor") |     (name "r-metaneighbor") | ||||||
|     (version "1.22.0") |     (version "1.24.0") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (bioconductor-uri "MetaNeighbor" version)) |               (uri (bioconductor-uri "MetaNeighbor" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0y8nk9jq0z48phg13mf6hsfg8l54w6z6b67g0k1c9gmsb7aqq04d")))) |                 "0sz15njb0y9vcmbv89k3x2sw4px8nmy3qhqkvyl69kxlcqdicgxi")))) | ||||||
|     (properties `((upstream-name . "MetaNeighbor"))) |     (properties `((upstream-name . "MetaNeighbor"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue