gnu: r-webbioc: Update to 1.70.0.
* gnu/packages/bioconductor.scm (r-webbioc): Update to 1.70.0.
This commit is contained in:
		
							parent
							
								
									75ca7d19fd
								
							
						
					
					
						commit
						36edd2b288
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11976,14 +11976,14 @@ widgets in R.")
 | 
				
			||||||
(define-public r-webbioc
 | 
					(define-public r-webbioc
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-webbioc")
 | 
					    (name "r-webbioc")
 | 
				
			||||||
    (version "1.68.0")
 | 
					    (version "1.70.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "webbioc" version))
 | 
					       (uri (bioconductor-uri "webbioc" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1g3srxsa2fqcn3r4wz4y19fwjmw3vawlcvdw6lbjdnvbgcafq1ah"))))
 | 
					         "1mgag0gjavpld4xxlpfafq6fhzjafxgqyf677xrm6ff26z6z1ja2"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list netpbm perl))
 | 
					     (list netpbm perl))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue