gnu: r-biocstyle: Update to 2.24.0.
* gnu/packages/bioconductor.scm (r-biocstyle): Update to 2.24.0.
This commit is contained in:
		
							parent
							
								
									d377dd0e2b
								
							
						
					
					
						commit
						52a79b24b6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -12985,13 +12985,13 @@ different graph related packages produced by Bioconductor.")
 | 
			
		|||
(define-public r-biocstyle
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-biocstyle")
 | 
			
		||||
    (version "2.22.0")
 | 
			
		||||
    (version "2.24.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "BiocStyle" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0xx6xr01sb5wig94515zxgw24r9fv0g962ajy87741civhq32lbd"))))
 | 
			
		||||
                "1nwiib201b9q1x19ihqjqr5jl0vnid8wfgpi8sa3y02bn722g5a5"))))
 | 
			
		||||
    (properties
 | 
			
		||||
     `((upstream-name . "BiocStyle")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue