gnu: r-pasilla: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-pasilla): Update to 1.30.0. Change-Id: I3d309814bc0237181540e1c84ad8feca34f2fcef
This commit is contained in:
		
							parent
							
								
									1deaa74a6f
								
							
						
					
					
						commit
						54efc5bd86
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2266,13 +2266,13 @@ along with the gene set in the @code{GeneSet} class object.")
 | 
				
			||||||
(define-public r-pasilla
 | 
					(define-public r-pasilla
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-pasilla")
 | 
					    (name "r-pasilla")
 | 
				
			||||||
    (version "1.24.0")
 | 
					    (version "1.30.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "pasilla" version 'experiment))
 | 
					       (uri (bioconductor-uri "pasilla" version 'experiment))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "1vsxh7mv2krkbdqs5gsgjsxarjbll0bpyk94syrwh56z67n7jyib"))))
 | 
					        (base32 "0dga4bb7qjigy1m1yp4bs4frwynjqfy3dnnylx4maai9x2zlynd0"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs (list r-dexseq))
 | 
					    (propagated-inputs (list r-dexseq))
 | 
				
			||||||
    (native-inputs (list r-knitr))
 | 
					    (native-inputs (list r-knitr))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue