gnu: r-vsn: Update to 3.66.0.
* gnu/packages/bioconductor.scm (r-vsn): Update to 3.66.0.
This commit is contained in:
		
							parent
							
								
									9501ec8c4c
								
							
						
					
					
						commit
						32afcf9b90
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7459,14 +7459,14 @@ coding changes and predict coding outcomes.")
 | 
				
			||||||
(define-public r-vsn
 | 
					(define-public r-vsn
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-vsn")
 | 
					    (name "r-vsn")
 | 
				
			||||||
    (version "3.64.0")
 | 
					    (version "3.66.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
 | 
				
			||||||
         "1ja7vdjvgx671l57f9fzfn4vc6q7xzfmqs4krg2rdyfaaf531gqf"))))
 | 
					         "1k77rg5jf646m1pn59qhlsbb9fzhlpnrj4dzxagknawcbpnnjl0z"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list r-affy r-biobase r-ggplot2 r-lattice r-limma))
 | 
					     (list r-affy r-biobase r-ggplot2 r-lattice r-limma))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue