gnu: r-karyoploter: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.18.0.
This commit is contained in:
		
							parent
							
								
									9a67123210
								
							
						
					
					
						commit
						c63c44190d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6071,13 +6071,13 @@ gene and isoform level using RNA-seq data")
 | 
				
			||||||
(define-public r-karyoploter
 | 
					(define-public r-karyoploter
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-karyoploter")
 | 
					    (name "r-karyoploter")
 | 
				
			||||||
    (version "1.16.0")
 | 
					    (version "1.18.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "karyoploteR" version))
 | 
					              (uri (bioconductor-uri "karyoploteR" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1agw49mckm3g33igqdp9lr8a4ky8nhivaxrs7d00dvzk0diqwdb2"))))
 | 
					                "11sgxz2xz685pgm8mf0hzm6aryx4fj5g3dlffjzpqxh3awfqa19p"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-annotationdbi" ,r-annotationdbi)
 | 
					     `(("r-annotationdbi" ,r-annotationdbi)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue