gnu: r-apeglm: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-apeglm): Update to 1.20.0.
This commit is contained in:
		
							parent
							
								
									11c4bc08db
								
							
						
					
					
						commit
						9bb55dfa8d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7827,13 +7827,13 @@ problems in genomics, brain imaging, astrophysics, and data mining.")
 | 
			
		|||
(define-public r-apeglm
 | 
			
		||||
  (package
 | 
			
		||||
   (name "r-apeglm")
 | 
			
		||||
   (version "1.18.0")
 | 
			
		||||
   (version "1.20.0")
 | 
			
		||||
   (source (origin
 | 
			
		||||
            (method url-fetch)
 | 
			
		||||
            (uri (bioconductor-uri "apeglm" version))
 | 
			
		||||
            (sha256
 | 
			
		||||
             (base32
 | 
			
		||||
              "1ppwk4g66x46hpqsfsvhl12398d1srqr47nmp0y2gz212kff0rby"))))
 | 
			
		||||
              "1hk2y7r734wdd56f18l03kyq9p35kv653a5f7z2cjkq37gvcqrd1"))))
 | 
			
		||||
   (properties `((upstream-name . "apeglm")))
 | 
			
		||||
   (build-system r-build-system)
 | 
			
		||||
   (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue