gnu: r-abseqr: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-abseqr): Update to 1.18.0.
This commit is contained in:
		
							parent
							
								
									6fbb674db9
								
							
						
					
					
						commit
						17f1c0e530
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13173,14 +13173,14 @@ Affymetrix arrays.") | ||||||
| (define-public r-abseqr | (define-public r-abseqr | ||||||
|   (package |   (package | ||||||
|     (name "r-abseqr") |     (name "r-abseqr") | ||||||
|     (version "1.16.0") |     (version "1.18.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "abseqR" version)) |        (uri (bioconductor-uri "abseqR" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1z5an4vsm55a0qr46qmp8562vc3xdam5f3840r8hcdnn5dvzw414")))) |          "05kcwmv3d59lrdnpi82701biwawnnpfvpwr170xdi3hfdff6g59c")))) | ||||||
|     (properties `((upstream-name . "abseqR"))) |     (properties `((upstream-name . "abseqR"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|  |  | ||||||
		Reference in a new issue