gnu: r-arrow: Update to 15.0.1.
* gnu/packages/cran.scm (r-arrow): Update to 15.0.1. Change-Id: If22201b2e8f15bb13fdb9dc3d03b95cb4a437e78
This commit is contained in:
		
							parent
							
								
									9ffed4af70
								
							
						
					
					
						commit
						8b8e7971ba
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -25697,14 +25697,14 @@ colored by the number of neighboring points.  This is useful to visualize the
 | 
			
		|||
(define-public r-arrow
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-arrow")
 | 
			
		||||
    (version "14.0.2.1")
 | 
			
		||||
    (version "15.0.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "arrow" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1l1ninmq6mbqm7cckcy0qw4f20fkrixrykcqkh24bszg514r9af5"))))
 | 
			
		||||
         "070pp0p5h1ij7pg34l5grrx4vwfihagnvnk4kj7l3w0gh8y88ibz"))))
 | 
			
		||||
    (properties `((upstream-name . "arrow")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue