gnu: r-zfpkm: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-zfpkm): Update to 1.16.0.
This commit is contained in:
		
							parent
							
								
									eb5f243f1b
								
							
						
					
					
						commit
						efbe72addb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8978,14 +8978,14 @@ the data.")
 | 
			
		|||
(define-public r-zfpkm
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-zfpkm")
 | 
			
		||||
    (version "1.14.0")
 | 
			
		||||
    (version "1.16.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "zFPKM" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1k7xaxr2gn26y8bps5l32g2axfhdn07nbk4q3qcx32d5jm75qkx2"))))
 | 
			
		||||
         "0fk05vrmyyrhmkwi06lsi553mlpqj3fgwhk1kygz83iqv5z2vfw9"))))
 | 
			
		||||
    (properties `((upstream-name . "zFPKM")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue