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