gnu: r-biovizbase: Update to 1.38.0.
* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.38.0.
This commit is contained in:
		
							parent
							
								
									6e182c237a
								
							
						
					
					
						commit
						3c6eecdeed
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10418,14 +10418,14 @@ the fact that each of these packages implements a select methods.")
 | 
			
		|||
(define-public r-biovizbase
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-biovizbase")
 | 
			
		||||
    (version "1.36.0")
 | 
			
		||||
    (version "1.38.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "biovizBase" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1vq2mxa2jkljgw75zqjdkyml0ppi5dspvwj4cznfhi31cq8ds0qh"))))
 | 
			
		||||
         "10jflvadfcgxq2jnfxkpn417xd8ibh3zllz9rsqnq5w3wgfr4fhq"))))
 | 
			
		||||
    (properties `((upstream-name . "biovizBase")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue