gnu: r-dae: Update to 3.2.28.
* gnu/packages/cran.scm (r-dae): Update to 3.2.28. Change-Id: I56717e7155363ebd1320897ea3e9854091913a5a
This commit is contained in:
		
							parent
							
								
									dd6ea4e8e0
								
							
						
					
					
						commit
						43412eb10c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -27177,14 +27177,14 @@ classification and regression models.")
 | 
				
			||||||
(define-public r-dae
 | 
					(define-public r-dae
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-dae")
 | 
					    (name "r-dae")
 | 
				
			||||||
    (version "3.2.25")
 | 
					    (version "3.2.28")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "dae" version))
 | 
					       (uri (cran-uri "dae" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "168kisjgfc8cp7j6frgpci7qxw548rynpi9wv008k8hfszkfkgny"))))
 | 
					         "13a3j3d8qm1phkp4x0pdqa6p36j6xlakhmkrqcb9x0bpcfzbwfyl"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     '(#:phases
 | 
					     '(#:phases
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue