gnu: r-experimenthub: Update to 2.0.0.
* gnu/packages/bioconductor.scm (r-experimenthub): Update to 2.0.0.
This commit is contained in:
		
							parent
							
								
									1e2c0e824c
								
							
						
					
					
						commit
						28613e1000
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11445,14 +11445,14 @@ also known as views, in a controlled vocabulary.")
 | 
			
		|||
(define-public r-experimenthub
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-experimenthub")
 | 
			
		||||
    (version "1.16.1")
 | 
			
		||||
    (version "2.0.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "ExperimentHub" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1iyf052hh2dhlwzwwrj571cwr3hd9wp2j915sqg77x6jn40wjr1g"))))
 | 
			
		||||
         "1mzmw3100lf33yhz27nbxncrjk5bprlackrjcwf8xdhcaidg40p4"))))
 | 
			
		||||
    (properties `((upstream-name . "ExperimentHub")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue