gnu: r-motifstack: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.32.1.
This commit is contained in:
		
							parent
							
								
									69f3b27822
								
							
						
					
					
						commit
						a8840a04d7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4291,14 +4291,14 @@ Bioconductor.") | |||
| (define-public r-motifstack | ||||
|   (package | ||||
|     (name "r-motifstack") | ||||
|     (version "1.32.0") | ||||
|     (version "1.32.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "motifStack" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "008f2mjcyyiz84ilrsldpqwvxy2lp93hjggrq4nrqwi78nyx3ls5")))) | ||||
|          "02vmkgn36n5xpmizy33znlzgmi3w5hnhsibgisbnhwwgxpkrwpcd")))) | ||||
|     (properties `((upstream-name . "motifStack"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue