gnu: r-zinbwave: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-zinbwave): Update to 1.20.0.
This commit is contained in:
		
							parent
							
								
									36edd2b288
								
							
						
					
					
						commit
						70e32fd0bf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -12008,14 +12008,14 @@ Currently only Affymetrix oligonucleotide analysis is supported.")
 | 
				
			||||||
(define-public r-zinbwave
 | 
					(define-public r-zinbwave
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-zinbwave")
 | 
					    (name "r-zinbwave")
 | 
				
			||||||
    (version "1.18.0")
 | 
					    (version "1.20.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "zinbwave" version))
 | 
					       (uri (bioconductor-uri "zinbwave" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0vpz721sciw5b4ypxj5lj8p53gwkpfwlwkn6k3y8i65zg80p1g6i"))))
 | 
					         "1356ms5y6fg7ndn8hvs6zsyr0jg6ah7a56qxd2x4xgyjj3xcakbv"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list r-biocparallel
 | 
					     (list r-biocparallel
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue