gnu: r-pfam-db: Update to 3.15.0.
* gnu/packages/bioconductor.scm (r-pfam-db): Update to 3.15.0.
This commit is contained in:
		
							parent
							
								
									5efae7b049
								
							
						
					
					
						commit
						7feae8098c
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -1079,14 +1079,13 @@ data (chip hgu133plus2) assembled using data from public repositories.") | ||||||
| (define-public r-pfam-db | (define-public r-pfam-db | ||||||
|   (package |   (package | ||||||
|     (name "r-pfam-db") |     (name "r-pfam-db") | ||||||
|     (version "3.8.2") |     (version "3.15.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "PFAM.db" version 'annotation)) |        (uri (bioconductor-uri "PFAM.db" version 'annotation)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 "03vjfb9vx1gxrw1jkq6y4i46qhjj9z2mkdiflglbd6kpfrgnl0z7")))) | ||||||
|          "0rn1arzzcniy3yyc4yc44vn40g0cqss37dhwnvsgxpfayqq1k59s")))) |  | ||||||
|     (properties `((upstream-name . "PFAM.db"))) |     (properties `((upstream-name . "PFAM.db"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue