gnu: r-affycomp: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-affycomp): Update to 1.66.0.
This commit is contained in:
		
							parent
							
								
									aa311eaa74
								
							
						
					
					
						commit
						c472549f67
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1210,14 +1210,14 @@ packages.") | |||
| (define-public r-affycomp | ||||
|   (package | ||||
|     (name "r-affycomp") | ||||
|     (version "1.64.0") | ||||
|     (version "1.66.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "affycomp" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0zg8dshas5b2ny4pnxxxqihnr4l20666ivrgglb939a23mplgps0")))) | ||||
|          "106gz4rami04r0ffc7rxkrv92s3yrcnlqnyykd5s8lrkndbihrpk")))) | ||||
|     (properties `((upstream-name . "affycomp"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs `(("r-biobase" ,r-biobase))) | ||||
|  |  | |||
		Reference in a new issue