gnu: r-geneplotter: Update to 1.72.0.
* gnu/packages/bioconductor.scm (r-geneplotter): Update to 1.72.0.
This commit is contained in:
		
							parent
							
								
									c3a3c417c0
								
							
						
					
					
						commit
						319038ace3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4703,14 +4703,14 @@ saving AnnData objects to disk.")
 | 
				
			||||||
(define-public r-geneplotter
 | 
					(define-public r-geneplotter
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-geneplotter")
 | 
					    (name "r-geneplotter")
 | 
				
			||||||
    (version "1.70.0")
 | 
					    (version "1.72.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "geneplotter" version))
 | 
					       (uri (bioconductor-uri "geneplotter" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1d085lfa3yif5wkys1fb0zzgg0cqwd1y18vasgqqdr6rva075d4z"))))
 | 
					         "1b7ngp9l00vrymx3d3nsda546s7p4ifr90idn3x2v4ilf38rfhp8"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-annotate" ,r-annotate)
 | 
					     `(("r-annotate" ,r-annotate)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue