gnu: r-rgreat: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-rgreat): Update to 1.26.0.
This commit is contained in:
		
							parent
							
								
									af5ff34f24
								
							
						
					
					
						commit
						1be95ea425
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -12166,14 +12166,14 @@ dimensional mass cytometry data.")
 | 
			
		|||
(define-public r-rgreat
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-rgreat")
 | 
			
		||||
    (version "1.24.0")
 | 
			
		||||
    (version "1.26.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "rGREAT" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0ads9c9i8b39wvjih057zlyivj8zpsqjxf6r97yflz4sbi1jmcji"))))
 | 
			
		||||
         "0kr61mhxp9phn1136fci450zwfhsipchmlm8d5rgib4lh0zbxrhl"))))
 | 
			
		||||
    (properties `((upstream-name . "rGREAT")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue