gnu: r-tximport: Update to 1.26.1.
* gnu/packages/bioconductor.scm (r-tximport): Update to 1.26.1.
This commit is contained in:
		
							parent
							
								
									dc6f9ab3ab
								
							
						
					
					
						commit
						9e18e3a372
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7861,13 +7861,13 @@ dependencies between GO terms can be implemented and applied.") | ||||||
| (define-public r-tximport | (define-public r-tximport | ||||||
|   (package |   (package | ||||||
|     (name "r-tximport") |     (name "r-tximport") | ||||||
|     (version "1.26.0") |     (version "1.26.1") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (bioconductor-uri "tximport" version)) |               (uri (bioconductor-uri "tximport" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1w1m6r85a5nvcfxbkq5dmczaar8vf3vbrgrmxqkjqhlpcq58z5ng")))) |                 "1r67q4nb2bx9nqycyr2gnfmh4gizl0c7l510vmlcdvplv3yi73yn")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      (list r-knitr)) |      (list r-knitr)) | ||||||
|  |  | ||||||
		Reference in a new issue