gnu: r-proxy: Update to 0.4-24.
* gnu/packages/cran.scm (r-proxy): Update to 0.4-24.
This commit is contained in:
		
							parent
							
								
									0590673090
								
							
						
					
					
						commit
						0ec790f82d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2272,14 +2272,14 @@ plot networks.") | |||
| (define-public r-proxy | ||||
|   (package | ||||
|     (name "r-proxy") | ||||
|     (version "0.4-23") | ||||
|     (version "0.4-24") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "proxy" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "17b6qfllqrhzrxqgx7dccffgybnkcria5a68ap5ly3plg04ypm4x")))) | ||||
|          "0z4wdnpv5x135nssxnmkkba7fivd5xgbpaabqjkl2na76vq9pzwc")))) | ||||
|     (build-system r-build-system) | ||||
|     (home-page "https://cran.r-project.org/web/packages/proxy") | ||||
|     (synopsis "Distance and similarity measures") | ||||
|  |  | |||
		Reference in a new issue