gnu: r-annaffy: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-annaffy): Update to 1.68.0.
This commit is contained in:
		
							parent
							
								
									479dc1bd20
								
							
						
					
					
						commit
						c75a555b5d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8769,14 +8769,14 @@ data in R and Bioconductor containers.")
 | 
			
		|||
(define-public r-annaffy
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-annaffy")
 | 
			
		||||
    (version "1.66.0")
 | 
			
		||||
    (version "1.68.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "annaffy" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0crj37v571005brdd0ypfx2a7d1f829xxj2hahp2gy8aj9xm4s8l"))))
 | 
			
		||||
         "1fbqknwbl4534h66xrhcryg9pavm9fkja47gqbsxf8bd5yhk5mgq"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:phases
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue