gnu: r-dofuture: Update to 0.12.2.
* gnu/packages/cran.scm (r-dofuture): Update to 0.12.2.
This commit is contained in:
		
							parent
							
								
									256e1f2358
								
							
						
					
					
						commit
						c00b0070bf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10861,14 +10861,14 @@ both to consistency and asymptotic normality.")
 | 
			
		|||
(define-public r-dofuture
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-dofuture")
 | 
			
		||||
    (version "0.12.1")
 | 
			
		||||
    (version "0.12.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "doFuture" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0fhk32ih9cbwxw3mvkddqjv0dsaw9xk8qjdslfcabvmixhnh3s6m"))))
 | 
			
		||||
         "0w07pmzpsfq4kvfc745s1i9b6dfn1df1wrfi4s9ys4ir3g2s8nk1"))))
 | 
			
		||||
    (properties `((upstream-name . "doFuture")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue