gnu: r-simpleaffy: Update to 2.64.0.
* gnu/packages/bioconductor.scm (r-simpleaffy): Update to 2.64.0.
This commit is contained in:
		
							parent
							
								
									f0439a1767
								
							
						
					
					
						commit
						9ce80f9356
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4842,14 +4842,14 @@ gene-specific bidning is expected.") | ||||||
| (define-public r-simpleaffy | (define-public r-simpleaffy | ||||||
|   (package |   (package | ||||||
|     (name "r-simpleaffy") |     (name "r-simpleaffy") | ||||||
|     (version "2.62.0") |     (version "2.64.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "simpleaffy" version)) |        (uri (bioconductor-uri "simpleaffy" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "18bz3pfgp0f7906flrljx97ann8s71pnb8gpw7nah46n8vqc0xcs")))) |          "040043spblr8v67lkn3nnxhgfmfh2iwaizph4fnms1ik6qz662x7")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("r-affy" ,r-affy) |      `(("r-affy" ,r-affy) | ||||||
|  |  | ||||||
		Reference in a new issue