gnu: r-bigmelon: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-bigmelon): Update to 1.16.0.
This commit is contained in:
		
							parent
							
								
									9f6e2bfe1f
								
							
						
					
					
						commit
						64f9fb308f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6955,14 +6955,14 @@ with multiple R processes supported by the package @code{parallel}.")
 | 
			
		|||
(define-public r-bigmelon
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-bigmelon")
 | 
			
		||||
    (version "1.14.0")
 | 
			
		||||
    (version "1.16.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "bigmelon" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1cryjhbiacm45g097rpqgbva49hs5vdx4y4h5h2v1gw4k78hwb4y"))))
 | 
			
		||||
         "0hj5njwx7n681vigkq4560f9dm7mdjgvcwbgp5nbdn1fb2z24bk7"))))
 | 
			
		||||
    (properties `((upstream-name . "bigmelon")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue