gnu: r-systempiper: Update to 1.10.0.
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.10.0.
This commit is contained in:
		
							parent
							
								
									34c276f761
								
							
						
					
					
						commit
						026dc7e4fc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5686,14 +5686,14 @@ ungapped alignment formats.") | ||||||
| (define-public r-systempiper | (define-public r-systempiper | ||||||
|   (package |   (package | ||||||
|     (name "r-systempiper") |     (name "r-systempiper") | ||||||
|     (version "1.8.1") |     (version "1.10.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "systemPipeR" version)) |        (uri (bioconductor-uri "systemPipeR" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0hyi841w8fm2yzpm6lwqi3jz5kc8ny8dy5p29dxynzaw5bpjw56d")))) |          "0c3m5rq63ypv15yca97yag5d4vgd7xj9by2a4sd8z0pcmpajz0hw")))) | ||||||
|     (properties `((upstream-name . "systemPipeR"))) |     (properties `((upstream-name . "systemPipeR"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue