gnu: r-glimma: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-glimma): Update to 1.12.0.
This commit is contained in:
		
							parent
							
								
									40f0ee43a0
								
							
						
					
					
						commit
						07252952b7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1545,14 +1545,14 @@ defined categories which are over/under represented in RNA-seq data.") | ||||||
| (define-public r-glimma | (define-public r-glimma | ||||||
|   (package |   (package | ||||||
|     (name "r-glimma") |     (name "r-glimma") | ||||||
|     (version "1.10.1") |     (version "1.12.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "Glimma" version)) |        (uri (bioconductor-uri "Glimma" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1ihrww55sa7ipi1rpp0rmn081sbqdwdmm5mz30zfrjr1xxqcdbcv")))) |          "11qg5khqspxldfgg6p3xsxys472ab8wwi2snwc6bdxczv1f2p56x")))) | ||||||
|     (properties `((upstream-name . "Glimma"))) |     (properties `((upstream-name . "Glimma"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue