gnu: r-atacseqqc: Update to 1.12.4.
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.4.
This commit is contained in:
		
							parent
							
								
									e1636671ec
								
							
						
					
					
						commit
						60cc838403
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4360,14 +4360,14 @@ position-specific scores within R and Bioconductor.") | ||||||
| (define-public r-atacseqqc | (define-public r-atacseqqc | ||||||
|   (package |   (package | ||||||
|     (name "r-atacseqqc") |     (name "r-atacseqqc") | ||||||
|     (version "1.12.3") |     (version "1.12.4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "ATACseqQC" version)) |        (uri (bioconductor-uri "ATACseqQC" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "12710c4024pndwwqiiqr6dhrd360z26fc8r3fxhs739gyd0ddk9r")))) |          "1gs9862hhh4gr1akij6ykhcj29s9dzg1vnj87hqrm19dfgl43qbh")))) | ||||||
|     (properties `((upstream-name . "ATACseqQC"))) |     (properties `((upstream-name . "ATACseqQC"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue