gnu: r-biobase: Update to 2.62.0.
* gnu/packages/bioconductor.scm (r-biobase): Update to 2.62.0. Change-Id: I8a2021b08985bc60854f452e2ea4506d16027534
This commit is contained in:
		
							parent
							
								
									0b6f06b5bd
								
							
						
					
					
						commit
						0f171c8bce
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6349,13 +6349,13 @@ paired-end data.")
 | 
				
			||||||
(define-public r-biobase
 | 
					(define-public r-biobase
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-biobase")
 | 
					    (name "r-biobase")
 | 
				
			||||||
    (version "2.60.0")
 | 
					    (version "2.62.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "Biobase" version))
 | 
					              (uri (bioconductor-uri "Biobase" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1xjs5nxr3dffllp599hf0cx71a2czqmhf7zj2sp6rz06kcxib905"))))
 | 
					                "0znkawzr3hgbp2dkdk30ziqa6ylbq2nf0xmz4vi089cw9763lxgg"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "Biobase")))
 | 
					     `((upstream-name . "Biobase")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue