gnu: r-organismdbi: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-organismdbi): Update to 1.44.0. Change-Id: I8c018e323daab03e758e8690b31a75c06ae7d748
This commit is contained in:
		
							parent
							
								
									41f7fc3ef5
								
							
						
					
					
						commit
						d02feac2f1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9169,14 +9169,14 @@ functionality of the @code{TxDb} packages (e.g., | ||||||
| (define-public r-organismdbi | (define-public r-organismdbi | ||||||
|   (package |   (package | ||||||
|     (name "r-organismdbi") |     (name "r-organismdbi") | ||||||
|     (version "1.42.0") |     (version "1.44.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "OrganismDbi" version)) |        (uri (bioconductor-uri "OrganismDbi" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1pw3qd6n0xf7vq3x73612bndcqhwrqkpi29f6crazdzjcy3fivlb")))) |          "0g75y21lqmwsh28nx99zp2gxr6rhlhbw76f66qx5hrh6bm2zpm7j")))) | ||||||
|     (properties `((upstream-name . "OrganismDbi"))) |     (properties `((upstream-name . "OrganismDbi"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue