gnu: r-dada2: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-dada2): Update to 1.30.0. Change-Id: I0955c3a61b4d81cd6809e2eb287d8acfcccfb789
This commit is contained in:
		
							parent
							
								
									407e9b2710
								
							
						
					
					
						commit
						f6e56299e7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -22940,13 +22940,13 @@ visualizing bisulfite sequencing data.")
 | 
				
			||||||
(define-public r-dada2
 | 
					(define-public r-dada2
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-dada2")
 | 
					    (name "r-dada2")
 | 
				
			||||||
    (version "1.28.0")
 | 
					    (version "1.30.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "dada2" version))
 | 
					              (uri (bioconductor-uri "dada2" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1vxy2106rzygy0dr38wmw84zrqp9gsvaphliikdmhx0n2gv6xhd1"))))
 | 
					                "0rvnwbknvwksm50f4rw9965gnhy13rjgdfvv428xsqixgkkkyrf6"))))
 | 
				
			||||||
    (properties `((upstream-name . "dada2")))
 | 
					    (properties `((upstream-name . "dada2")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue