gnu: r-parameters: Update to 0.21.1.
* gnu/packages/cran.scm (r-parameters): Update to 0.21.1.
This commit is contained in:
		
							parent
							
								
									0b9facbccf
								
							
						
					
					
						commit
						3602cb2cc9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -25167,14 +25167,14 @@ in pipelines.")
 | 
			
		|||
(define-public r-parameters
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-parameters")
 | 
			
		||||
    (version "0.21.0")
 | 
			
		||||
    (version "0.21.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "parameters" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1922s4iz2qvhapq6qzsa4sipzwmh3kp96x0vrs0s7zfvvrxv8n26"))))
 | 
			
		||||
         "1vdk80q76srk1qg74xyggkc54a4s9p90v1n94b04wzyxp7sdd9kh"))))
 | 
			
		||||
    (properties `((upstream-name . "parameters")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue