gnu: r-ddalpha: Update to 1.3.9.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.9.
This commit is contained in:
		
							parent
							
								
									1e0b0a2ec2
								
							
						
					
					
						commit
						a315d49633
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2515,14 +2515,14 @@ Delaunay triangulation and convex hull computation.")
 | 
				
			||||||
(define-public r-ddalpha
 | 
					(define-public r-ddalpha
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-ddalpha")
 | 
					    (name "r-ddalpha")
 | 
				
			||||||
    (version "1.3.8")
 | 
					    (version "1.3.9")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "ddalpha" version))
 | 
					       (uri (cran-uri "ddalpha" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0gi0hl14ghgf65zxsvgzh9z6xx1nyi49cpx192lmwrwqn3dy7ba0"))))
 | 
					         "1vzs0cvl6xw3h9i00rg3hs02xwgxcnh8326y10kxmhs3qq4m7nb2"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-bh" ,r-bh)
 | 
					     `(("r-bh" ,r-bh)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue