gnu: r-ebimage: Update to 4.38.0.
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.38.0.
This commit is contained in:
		
							parent
							
								
									5bd8b53432
								
							
						
					
					
						commit
						f27b8dfc8b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -9488,14 +9488,14 @@ needed.")
 | 
			
		|||
(define-public r-ebimage
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-ebimage")
 | 
			
		||||
    (version "4.36.0")
 | 
			
		||||
    (version "4.38.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "EBImage" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "030vpn55ppfqq4408c4db4w40d17x1yq6zajb11p2glikvm1q619"))))
 | 
			
		||||
         "1vcx45bw36k9daw9dywj5bz77jmqk4gjfwsym8ajjnc1jmlq20si"))))
 | 
			
		||||
    (properties `((upstream-name . "EBImage")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue