gnu: r-nbpseq: Update to 0.3.1.
* gnu/packages/bioconductor.scm (r-nbpseq): Update to 0.3.1.
This commit is contained in:
		
							parent
							
								
									37378829bc
								
							
						
					
					
						commit
						fce6aeba7e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7412,14 +7412,14 @@ and summarizing a set of statistics using a weighted distance approach.")
 | 
				
			||||||
(define-public r-nbpseq
 | 
					(define-public r-nbpseq
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-nbpseq")
 | 
					    (name "r-nbpseq")
 | 
				
			||||||
    (version "0.3.0")
 | 
					    (version "0.3.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "NBPSeq" version))
 | 
					       (uri (cran-uri "NBPSeq" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0l4ylxhs2k9ww21jjqs67fygk92avdchhx2y1ixzl7yr2yh1y9by"))))
 | 
					         "07mnnk4n0cyksp1mw36y6369is62kxsfg3wb8d3dwswycdmj8m14"))))
 | 
				
			||||||
    (properties `((upstream-name . "NBPSeq")))
 | 
					    (properties `((upstream-name . "NBPSeq")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue