gnu: r-marray: Update to 1.82.0.
* gnu/packages/bioconductor.scm (r-marray): Update to 1.82.0. Change-Id: I5e89a79a53539ffbc503ba08f3f14b4baba14c97
This commit is contained in:
		
							parent
							
								
									8f4d63e09b
								
							
						
					
					
						commit
						c4e5ed070a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13500,12 +13500,12 @@ incompatibilities.") | ||||||
| (define-public r-marray | (define-public r-marray | ||||||
|   (package |   (package | ||||||
|     (name "r-marray") |     (name "r-marray") | ||||||
|     (version "1.80.0") |     (version "1.82.0") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (bioconductor-uri "marray" version)) |               (uri (bioconductor-uri "marray" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 "1gj4mdbni5fk2z3zrk2cnhy610ihhhwjb9l1crglkklwxhkqlkvd")))) |                (base32 "1h96aq92bad69ycrmrvxwdz8dg9rk44925gj83gxzqypw88j2x0y")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list r-limma)) |      (list r-limma)) | ||||||
|  |  | ||||||
		Reference in a new issue