gnu: r-motifmatchr: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.22.0.
This commit is contained in:
		
							parent
							
								
									6263d39069
								
							
						
					
					
						commit
						0609a92c0b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -18544,14 +18544,14 @@ customizable visualzations with minimal effort.")
 | 
				
			||||||
(define-public r-motifmatchr
 | 
					(define-public r-motifmatchr
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-motifmatchr")
 | 
					    (name "r-motifmatchr")
 | 
				
			||||||
    (version "1.20.0")
 | 
					    (version "1.22.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "motifmatchr" version))
 | 
					       (uri (bioconductor-uri "motifmatchr" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "01k2ngf4nj2cazb3a2c96by86xwdkdngzwhb73n2wadibamnqnfv"))))
 | 
					         "0vqsxfbrxs25xr27vsr5syqjn6fwvn5dw0g76w4rdqk5d08p56ci"))))
 | 
				
			||||||
    (properties `((upstream-name . "motifmatchr")))
 | 
					    (properties `((upstream-name . "motifmatchr")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue