gnu: r-msfeatures: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-msfeatures): Update to 1.6.0.
This commit is contained in:
		
							parent
							
								
									b5a0d81448
								
							
						
					
					
						commit
						0640f750b4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -16395,13 +16395,13 @@ within the R for Mass Spectrometry packages.")
 | 
			
		|||
(define-public r-msfeatures
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-msfeatures")
 | 
			
		||||
    (version "1.4.0")
 | 
			
		||||
    (version "1.6.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "MsFeatures" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "111iqcq4q315pb4j8z427shin9b00p179m2s9h6dd7imvbd68yq3"))))
 | 
			
		||||
        (base32 "1q1224w31wdaagfv8ysc1w0d0n34y547c0jzkff1vxri9pb0w1j1"))))
 | 
			
		||||
    (properties `((upstream-name . "MsFeatures")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue