gnu: r-vsn: Update to 3.58.0.
* gnu/packages/bioinformatics.scm (r-vsn): Update to 3.58.0.
This commit is contained in:
		
							parent
							
								
									6a6f38b89e
								
							
						
					
					
						commit
						75bdab83cc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9792,14 +9792,14 @@ analysis.")
 | 
				
			||||||
(define-public r-vsn
 | 
					(define-public r-vsn
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-vsn")
 | 
					    (name "r-vsn")
 | 
				
			||||||
    (version "3.56.0")
 | 
					    (version "3.58.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "vsn" version))
 | 
					       (uri (bioconductor-uri "vsn" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1k82dikrv1gcync5y1131wg7z1kxv2z2jl4nndg20bixc3398h58"))))
 | 
					         "0dfrfflidpnphwyqzmmfiz9blfqv6qa09xlwgfabhpfsf3ml2rlb"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-affy" ,r-affy)
 | 
					     `(("r-affy" ,r-affy)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue