gnu: r-labelled: Update to 2.9.0.
* gnu/packages/cran.scm (r-labelled): Update to 2.9.0.
This commit is contained in:
		
							parent
							
								
									bb2cfc8254
								
							
						
					
					
						commit
						d81c981b05
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10065,14 +10065,14 @@ subsequence} (LCS) using a dynamic programming algorithm.")
 | 
			
		|||
(define-public r-labelled
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-labelled")
 | 
			
		||||
    (version "2.8.0")
 | 
			
		||||
    (version "2.9.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "labelled" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0fs8fhmk9j2nv2j87mpkmm0clz34f8kybnzn6pzqpcbwk0i2pcwg"))))
 | 
			
		||||
         "0ffnhlr239nqcwb35m4hll21abnnhpmyy5wlxnyahrg0kqb0xb1n"))))
 | 
			
		||||
    (properties `((upstream-name . "labelled")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue