gnu: r-sp: Update to 1.6-1.
* gnu/packages/cran.scm (r-sp): Update to 1.6-1.
This commit is contained in:
		
							parent
							
								
									6b07e52752
								
							
						
					
					
						commit
						4c14c0a574
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6203,13 +6203,13 @@ most popular ones.")
 | 
			
		|||
(define-public r-sp
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-sp")
 | 
			
		||||
    (version "1.6-0")
 | 
			
		||||
    (version "1.6-1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "sp" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "1npwz49qmlqz46jrwlmv4929hb3wv3whxzj1bplyipp7h2z7z5zm"))))
 | 
			
		||||
        (base32 "09d3jhk7iwjfhzyq0cwws1p5gspj9nxww5x7xvngh8hr9gan5wkn"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list r-lattice))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue