gnu: r-motifrg: Update to 1.26.0.
* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.26.0.
This commit is contained in:
		
							parent
							
								
									34f1c60c78
								
							
						
					
					
						commit
						2919fefe12
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8490,14 +8490,14 @@ Biostrings objects.") | |||
| (define-public r-motifrg | ||||
|   (package | ||||
|     (name "r-motifrg") | ||||
|     (version "1.24.0") | ||||
|     (version "1.26.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "motifRG" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0mxhyidkyd2zqahdbg69y20r550z78lvr1r3pbjymnwfg4hcfq1p")))) | ||||
|          "1wxww6i0jgyapqclcwy0zzf9kqjvrvylr89z7yhg1izi7jnw2fka")))) | ||||
|     (properties `((upstream-name . "motifRG"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue