gnu: r-bacon: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-bacon): Update to 1.26.0.
This commit is contained in:
		
							parent
							
								
									e09f43a15d
								
							
						
					
					
						commit
						621c91564d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10899,14 +10899,14 @@ further downstream analysis on its output.")
 | 
			
		|||
(define-public r-bacon
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-bacon")
 | 
			
		||||
    (version "1.24.0")
 | 
			
		||||
    (version "1.26.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "bacon" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1zvcxdj3r892898ik5gq3jdbfig1438qws4bwd465ik8vi7g39v8"))))
 | 
			
		||||
         "1v5kvvbc5fwvs84d2aq6gq6f6z0l68n7626gcnc8mh3sc27lxz53"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list r-biocparallel r-ellipse r-ggplot2))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue