gnu: r-motifmatchr: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.16.0.
This commit is contained in:
		
							parent
							
								
									d15fac3713
								
							
						
					
					
						commit
						5eb0f4d20e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -12775,14 +12775,14 @@ provides a wrapper of de novo motif discovery software.")
 | 
			
		|||
(define-public r-motifmatchr
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-motifmatchr")
 | 
			
		||||
    (version "1.14.0")
 | 
			
		||||
    (version "1.16.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "motifmatchr" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1vif3dp4lv4jz1pxsq0ig791ir8q65jmrlqmkyfxpfxfj5alqnbm"))))
 | 
			
		||||
         "0f7j54zdn51h1gcn81vqs8avmschjwqprjcfpvsi00q4fna3fg7z"))))
 | 
			
		||||
    (properties `((upstream-name . "motifmatchr")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue