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
 | 
					(define-public r-amplican
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-amplican")
 | 
					    (name "r-amplican")
 | 
				
			||||||
    (version "1.20.0")
 | 
					    (version "1.21.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "amplican" version))
 | 
					              (uri (bioconductor-uri "amplican" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1c990i6gxbarcpbdpkz017x94spwzap95l95synlizbkyif4z8ij"))))
 | 
					                "0y8x3vfsa2330zabd2y3f6ipi1f5zlfn9pp0cg2rks0pfnx2qqha"))))
 | 
				
			||||||
    (properties `((upstream-name . "amplican")))
 | 
					    (properties `((upstream-name . "amplican")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue