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