gnu: r-motifstack: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.42.0.
This commit is contained in:
		
							parent
							
								
									1d8e36abd9
								
							
						
					
					
						commit
						1acf7fdae3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11055,14 +11055,14 @@ Bioconductor.")
 | 
				
			||||||
(define-public r-motifstack
 | 
					(define-public r-motifstack
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-motifstack")
 | 
					    (name "r-motifstack")
 | 
				
			||||||
    (version "1.40.0")
 | 
					    (version "1.42.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "motifStack" version))
 | 
					       (uri (bioconductor-uri "motifStack" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0d2ihx73chczbv6f91n04qb372plrdv7k4qws8shyw1fmvb1rq0z"))))
 | 
					         "18gfx5dq83s2ny39a7cgg4r3b05gg9l0kfg83brwrm1cby08jdhm"))))
 | 
				
			||||||
    (properties `((upstream-name . "motifStack")))
 | 
					    (properties `((upstream-name . "motifStack")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue