gnu: r-isoband: Update to 0.2.7.
* gnu/packages/cran.scm (r-isoband): Update to 0.2.7.
This commit is contained in:
		
							parent
							
								
									2ab2047299
								
							
						
					
					
						commit
						c8def63b5e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -28378,14 +28378,14 @@ Encyclopedia of Integer Sequences} (OEIS) in the function help page.")
 | 
			
		|||
(define-public r-isoband
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-isoband")
 | 
			
		||||
    (version "0.2.6")
 | 
			
		||||
    (version "0.2.7")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "isoband" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "18s3mdzl9y8v5fpvdy6iyqp3j57kw8bwhgan94373xjkaya61r17"))))
 | 
			
		||||
         "0qfzkkvh4a97qlifhdqjgdnzmnph93qqyqsv5gg8cnxl8crj54vn"))))
 | 
			
		||||
    (properties `((upstream-name . "isoband")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue