gnu: r-pfam-db: Update to 3.18.0.
* gnu/packages/bioconductor.scm (r-pfam-db): Update to 3.18.0. Change-Id: Iee6ad8fe9188cb6eb5df5f163e5af228a783b682
This commit is contained in:
		
							parent
							
								
									f16f8105e8
								
							
						
					
					
						commit
						b6fb97a250
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1487,13 +1487,13 @@ data (chip hgu133plus2) assembled using data from public repositories.")
 | 
			
		|||
(define-public r-pfam-db
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-pfam-db")
 | 
			
		||||
    (version "3.15.0")
 | 
			
		||||
    (version "3.18.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "PFAM.db" version 'annotation))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "03vjfb9vx1gxrw1jkq6y4i46qhjj9z2mkdiflglbd6kpfrgnl0z7"))))
 | 
			
		||||
        (base32 "15m7qfvz53jkdmx90y7rvy62myr4y3hdy414yqi0w3ch32vy78nr"))))
 | 
			
		||||
    (properties `((upstream-name . "PFAM.db")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue