gnu: r-karyoploter: Update to 1.20.3.
* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.20.3.
This commit is contained in:
		
							parent
							
								
									84c0ec875c
								
							
						
					
					
						commit
						fe6a8b4338
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6722,13 +6722,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.20.0")
 | 
					    (version "1.20.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "karyoploteR" version))
 | 
					              (uri (bioconductor-uri "karyoploteR" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0x3mld9q55r2fy452wxq5sjzmms10zmpkzs71c3w1fdli5hwszdq"))))
 | 
					                "0bcc1ln7602lrbm9wckgyfd9slsqiljjmymj28rfpax1n8rbq44m"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list r-annotationdbi
 | 
					     (list r-annotationdbi
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue