gnu: r-rgdal: Update to 1.5-12.
* gnu/packages/cran.scm (r-rgdal): Update to 1.5-12.
This commit is contained in:
		
							parent
							
								
									6bbb287a60
								
							
						
					
					
						commit
						e9f02d72d3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -16554,13 +16554,13 @@ effect size.")
 | 
			
		|||
(define-public r-rgdal
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-rgdal")
 | 
			
		||||
    (version "1.5-10")
 | 
			
		||||
    (version "1.5-12")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "rgdal" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "02z7rhpizzmymiqpi90nm15bjdz0411bqlavlk0lhwxb42ilhif6"))))
 | 
			
		||||
        (base32 "0jvb5ykp539mi0hqs05w4w8wz45blc4nvkhs70aqmzyx27hadfiq"))))
 | 
			
		||||
    (properties `((upstream-name . "rgdal")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue