gnu: r-riboseqr: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-riboseqr): Update to 1.20.0.
This commit is contained in:
		
							parent
							
								
									88af7049ea
								
							
						
					
					
						commit
						595b6c9a89
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1722,14 +1722,14 @@ assessment, principal component analysis on codon coverage.")
 | 
				
			||||||
(define-public r-riboseqr
 | 
					(define-public r-riboseqr
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-riboseqr")
 | 
					    (name "r-riboseqr")
 | 
				
			||||||
    (version "1.18.0")
 | 
					    (version "1.20.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "riboSeqR" version))
 | 
					       (uri (bioconductor-uri "riboSeqR" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1d1v098w7fmnsmxfg3l7yndyyr7ajig00axiwg413lyg255is1ga"))))
 | 
					         "1jr7h64hyhyf9gf15lah6iqwyljfc8mraf9kya4lql6lcjjkjiqm"))))
 | 
				
			||||||
    (properties `((upstream-name . "riboSeqR")))
 | 
					    (properties `((upstream-name . "riboSeqR")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue