gnu: r-affycoretools: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.66.0.
This commit is contained in:
		
							parent
							
								
									21b5db3f1e
								
							
						
					
					
						commit
						5ab6e9e100
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1905,14 +1905,14 @@ problems in CEL-level data to help evaluate performance of quality metrics.")
 | 
			
		|||
(define-public r-affycoretools
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-affycoretools")
 | 
			
		||||
    (version "1.64.0")
 | 
			
		||||
    (version "1.66.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "affycoretools" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1dx861spr3kn1dxwhf43s5l1r7bmrq0h6538l3q64iiwzzc6krdh"))))
 | 
			
		||||
         "1ccyaj129ii9f47r41qsy34y6ck4wna55j8vz3v3hbldddn93f40"))))
 | 
			
		||||
    (properties `((upstream-name . "affycoretools")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue