gnu: r-amplican: Update to 1.21.0.
* gnu/packages/bioconductor.scm (r-amplican): Update to 1.21.0.
This commit is contained in:
		
							parent
							
								
									a49b8d3be0
								
							
						
					
					
						commit
						4b2295bd4f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2685,13 +2685,13 @@ in multi-layer WGCN using a continuous optimization approach.")
 | 
			
		|||
(define-public r-amplican
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-amplican")
 | 
			
		||||
    (version "1.20.0")
 | 
			
		||||
    (version "1.21.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "amplican" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1c990i6gxbarcpbdpkz017x94spwzap95l95synlizbkyif4z8ij"))))
 | 
			
		||||
                "0y8x3vfsa2330zabd2y3f6ipi1f5zlfn9pp0cg2rks0pfnx2qqha"))))
 | 
			
		||||
    (properties `((upstream-name . "amplican")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue