gnu: r-minfi: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-minfi): Update to 1.38.0.
This commit is contained in:
		
							parent
							
								
									136adea01b
								
							
						
					
					
						commit
						a387e1d89c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6584,14 +6584,14 @@ studies.")
 | 
				
			||||||
(define-public r-minfi
 | 
					(define-public r-minfi
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-minfi")
 | 
					    (name "r-minfi")
 | 
				
			||||||
    (version "1.36.0")
 | 
					    (version "1.38.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "minfi" version))
 | 
					       (uri (bioconductor-uri "minfi" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1x3ksp6syl54hds7wgm4p9yj4mznhhhhk20ijn3i2jc3k8xqcqfi"))))
 | 
					         "189lzppvrz6bw2kpppawgsfjyh2ahyy8bi9z8srpas67qf2r8jmj"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-beanplot" ,r-beanplot)
 | 
					     `(("r-beanplot" ,r-beanplot)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue