gnu: r-furrr: Update to 0.2.3.
* gnu/packages/cran.scm (r-furrr): Update to 0.2.3.
This commit is contained in:
		
							parent
							
								
									1a06214393
								
							
						
					
					
						commit
						8f7ee20c8a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9791,14 +9791,14 @@ genotypes as \"graphical genotypes\".")
 | 
				
			||||||
(define-public r-furrr
 | 
					(define-public r-furrr
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-furrr")
 | 
					    (name "r-furrr")
 | 
				
			||||||
    (version "0.2.2")
 | 
					    (version "0.2.3")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "furrr" version))
 | 
					       (uri (cran-uri "furrr" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0kfd4hw1yn2mfxzjgiz4r6yi2vsp1j0wy5hdhzd6wha7vi9h7hg5"))))
 | 
					         "001p2yhznrpnrjvdcmf2h3wpgdnw01wnqgid7wbq8bhavhi3888a"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-ellipsis" ,r-ellipsis)
 | 
					     `(("r-ellipsis" ,r-ellipsis)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue