gnu: r-preprocesscore: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-preprocesscore): Update to 1.56.0.
This commit is contained in:
		
							parent
							
								
									fdf61867d6
								
							
						
					
					
						commit
						51f9943d1e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -12357,14 +12357,14 @@ generated.")
 | 
			
		|||
(define-public r-preprocesscore
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-preprocesscore")
 | 
			
		||||
    (version "1.54.0")
 | 
			
		||||
    (version "1.56.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "preprocessCore" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "17a00blz4kvhmsk92bp5alj9kdpy7h1id7nk4vqxakhkb2jabr20"))))
 | 
			
		||||
         "1i93vdqa6pwzamiryp3lv6cyvhx9shs01is0q6vbmdvcbii2vf3x"))))
 | 
			
		||||
    (properties
 | 
			
		||||
     `((upstream-name . "preprocessCore")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue