gnu: r-biocfilecache: Update to 1.12.1.
* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 1.12.1.
This commit is contained in:
		
							parent
							
								
									82cb9a99f8
								
							
						
					
					
						commit
						4a504b80c2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -5318,14 +5318,14 @@ Infinium HumanMethylation 450k assay.")
 | 
			
		|||
(define-public r-biocfilecache
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-biocfilecache")
 | 
			
		||||
    (version "1.12.0")
 | 
			
		||||
    (version "1.12.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "BiocFileCache" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "02chrzwccmazi7rdfpyriizhbgxyxlmprlw32w05wk54as6wrxv8"))))
 | 
			
		||||
         "02yayjyliaqxcwqa0n2ccmsfflskqzf0gvdibh2r3nz5bi66imkf"))))
 | 
			
		||||
    (properties `((upstream-name . "BiocFileCache")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue