gnu: r-gviz: Update to 1.36.2.
* gnu/packages/bioconductor.scm (r-gviz): Update to 1.36.2.
This commit is contained in:
		
							parent
							
								
									564142d25e
								
							
						
					
					
						commit
						4140b66837
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -13276,14 +13276,14 @@ family of feature/genome hypotheses.")
 | 
			
		|||
(define-public r-gviz
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-gviz")
 | 
			
		||||
    (version "1.36.1")
 | 
			
		||||
    (version "1.36.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "Gviz" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1mljj70pg36dgrqhdfj643p39wbps66zz23xw6km150lq6fpgpg5"))))
 | 
			
		||||
         "0lp0k8jd4dfsfn10706124graaqnzcyv1siblvm8dn2ykw2rc6vl"))))
 | 
			
		||||
    (properties `((upstream-name . "Gviz")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue