gnu: r-rsamtools: Update to 2.10.0.
* gnu/packages/bioconductor.scm (r-rsamtools): Update to 2.10.0.
This commit is contained in:
		
							parent
							
								
									e38d619476
								
							
						
					
					
						commit
						f0774df7c1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3998,13 +3998,13 @@ HDF5 datasets.")
 | 
			
		|||
(define-public r-rsamtools
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-rsamtools")
 | 
			
		||||
    (version "2.8.0")
 | 
			
		||||
    (version "2.10.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "Rsamtools" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0arhh5bbx3pmxmkh5sjgczcswqy83d35r7cjhd2knpczdvrixaq5"))))
 | 
			
		||||
                "0v6b3j45ivd9f04fpfs1vjwby5pi30mf5683bjxim01vi2krj9yh"))))
 | 
			
		||||
    (properties
 | 
			
		||||
     `((upstream-name . "Rsamtools")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue