gnu: r-flowstats: Update to 4.14.1.
* gnu/packages/bioconductor.scm (r-flowstats): Update to 4.14.1. Change-Id: I0a5d93cb08d169759b3f3817ab9b68b76fd5883f
This commit is contained in:
		
							parent
							
								
									1849ed7487
								
							
						
					
					
						commit
						bafc6efe48
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -18574,14 +18574,14 @@ matches the flowJo analysis.") | |||
| (define-public r-flowstats | ||||
|   (package | ||||
|     (name "r-flowstats") | ||||
|     (version "4.14.0") | ||||
|     (version "4.14.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "flowStats" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1f7qawn9wb8221npnmmygmvi4w1rq5lb74j3vmfzcak5kyga5xck")))) | ||||
|          "1q4m6arasq60w0x24qjxbfckfgcpfk428fca733i0q2mgv1mll05")))) | ||||
|     (properties `((upstream-name . "flowStats"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue