gnu: r-biocviews: Update to 1.56.0.
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.56.0.
This commit is contained in:
		
							parent
							
								
									5de96ae98b
								
							
						
					
					
						commit
						1ca88fb8e9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7532,13 +7532,13 @@ BLAST, KEGG, GenBank, MEDLINE and GO.")
 | 
				
			||||||
(define-public r-biocviews
 | 
					(define-public r-biocviews
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-biocviews")
 | 
					    (name "r-biocviews")
 | 
				
			||||||
    (version "1.54.0")
 | 
					    (version "1.56.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "biocViews" version))
 | 
					              (uri (bioconductor-uri "biocViews" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0yn8jys1900d31haayz0ppqk5y79mwjajwp4alz6pln3dbs70f3g"))))
 | 
					                "1h4cmfbff79v9xrh271dp3rv0877ris06lmkvc39kqzj7yjsh7c2"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "biocViews")))
 | 
					     `((upstream-name . "biocViews")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue