gnu: r-motifbreakr: Update to 2.4.0.
* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.4.0.
This commit is contained in:
		
							parent
							
								
									a2bae16780
								
							
						
					
					
						commit
						301e549c22
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4350,12 +4350,12 @@ frequency matrices from nine public sources, for multiple organisms.") | ||||||
| (define-public r-motifbreakr | (define-public r-motifbreakr | ||||||
|   (package |   (package | ||||||
|    (name "r-motifbreakr") |    (name "r-motifbreakr") | ||||||
|    (version "2.2.0") |    (version "2.4.0") | ||||||
|    (source (origin |    (source (origin | ||||||
|             (method url-fetch) |             (method url-fetch) | ||||||
|             (uri (bioconductor-uri "motifbreakR" version)) |             (uri (bioconductor-uri "motifbreakR" version)) | ||||||
|             (sha256 |             (sha256 | ||||||
|              (base32 "09czgmyjcycsvyvadpjddwwvqvxzd0ba3zhczh4mqc09gwa6vhlm")))) |              (base32 "0nni6i7h51kz0ch8ls9c9jzd7fjmc9wsavp11hx6w6bmhnh3k4n7")))) | ||||||
|    (properties `((upstream-name . "motifbreakR"))) |    (properties `((upstream-name . "motifbreakR"))) | ||||||
|    (build-system r-build-system) |    (build-system r-build-system) | ||||||
|    (propagated-inputs |    (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue