gnu: r-copyhelper: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-copyhelper): Update to 1.34.0. Change-Id: I2cfa340e85fb723615295949ef614db1761f9c6e
This commit is contained in:
		
							parent
							
								
									f0591739ce
								
							
						
					
					
						commit
						4c4f07ca26
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1843,13 +1843,13 @@ chromstaR package.")
 | 
				
			||||||
(define-public r-copyhelper
 | 
					(define-public r-copyhelper
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-copyhelper")
 | 
					    (name "r-copyhelper")
 | 
				
			||||||
    (version "1.28.0")
 | 
					    (version "1.34.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "CopyhelpeR" version 'experiment))
 | 
					       (uri (bioconductor-uri "CopyhelpeR" version 'experiment))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0klrnxck0q14birnpwzkiwmj77hwdn6gazvdg0lqn9y6j5mbkyx1"))))
 | 
					        (base32 "1zfsxi65lln93fb87l6fgp7vxldb4fvnf95h91dl424xyq6qjp1h"))))
 | 
				
			||||||
    (properties `((upstream-name . "CopyhelpeR")))
 | 
					    (properties `((upstream-name . "CopyhelpeR")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (home-page "https://bioconductor.org/packages/CopyhelpeR/")
 | 
					    (home-page "https://bioconductor.org/packages/CopyhelpeR/")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue