gnu: r-rsubread: Update to 2.10.2.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.10.2.
This commit is contained in:
		
							parent
							
								
									41435e0e1c
								
							
						
					
					
						commit
						a76b657d93
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10768,14 +10768,14 @@ annotations.")
 | 
			
		|||
(define-public r-rsubread
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-rsubread")
 | 
			
		||||
    (version "2.10.1")
 | 
			
		||||
    (version "2.10.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "Rsubread" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1cf80gmzz4c1pvif3350ifsmsbfplyl2na39n8g3x0zkwpl6ijdc"))))
 | 
			
		||||
         "1pvyx8nxv10s816hgxrnw60hp9rlqjdgjq3ajpzqxgxmmlhnk0v0"))))
 | 
			
		||||
    (properties `((upstream-name . "Rsubread")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (inputs (list zlib))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue