gnu: r-sigpathway: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-sigpathway): Update to 1.56.0.
This commit is contained in:
		
							parent
							
								
									8d30d59adf
								
							
						
					
					
						commit
						b1d76ad0ca
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -3682,14 +3682,14 @@ the data set is suitable for such analysis.")
 | 
				
			||||||
(define-public r-sigpathway
 | 
					(define-public r-sigpathway
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-sigpathway")
 | 
					    (name "r-sigpathway")
 | 
				
			||||||
    (version "1.54.0")
 | 
					    (version "1.56.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
      (origin
 | 
					      (origin
 | 
				
			||||||
        (method url-fetch)
 | 
					        (method url-fetch)
 | 
				
			||||||
        (uri (bioconductor-uri "sigPathway" version))
 | 
					        (uri (bioconductor-uri "sigPathway" version))
 | 
				
			||||||
        (sha256
 | 
					        (sha256
 | 
				
			||||||
          (base32
 | 
					          (base32
 | 
				
			||||||
            "057qdkbfldpy6hsysk9mrs1vvsqgyl9yx2s6c2f26jz1pardkbqb"))))
 | 
					            "0a79sdvag80p7xcdz8mp8wiby36yxmappzycfd2rp36v9drjk0h5"))))
 | 
				
			||||||
    (properties `((upstream-name . "sigPathway")))
 | 
					    (properties `((upstream-name . "sigPathway")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (home-page "https://www.pnas.org/cgi/doi/10.1073/pnas.0506577102")
 | 
					    (home-page "https://www.pnas.org/cgi/doi/10.1073/pnas.0506577102")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue