gnu: r-beachmat: Update to 2.6.1.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.6.1.
This commit is contained in:
		
							parent
							
								
									0022e9f4c0
								
							
						
					
					
						commit
						fe4ce29a5c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8757,14 +8757,14 @@ packages.")
 | 
			
		|||
(define-public r-beachmat
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-beachmat")
 | 
			
		||||
    (version "2.4.0")
 | 
			
		||||
    (version "2.6.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "beachmat" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1vl6jbf9ia78cm4ikdb8vz04jv4b46zhvg5i006c63a9pzw7zhxi"))))
 | 
			
		||||
         "0dkh3igvwbvir4p0y6x4q07mcv51b35qhva63vrjd6bbkdjn9brr"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("r-biocgenerics" ,r-biocgenerics)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue