gnu: r-scannotatr: Update to 1.4.0.
* gnu/packages/bioconductor.scm (r-scannotatr): Update to 1.4.0.
This commit is contained in:
		
							parent
							
								
									855ea2a8f1
								
							
						
					
					
						commit
						d6fac1138f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6734,13 +6734,13 @@ differential expression analysis, RNAseq data and related problems.")
 | 
				
			||||||
(define-public r-scannotatr
 | 
					(define-public r-scannotatr
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-scannotatr")
 | 
					    (name "r-scannotatr")
 | 
				
			||||||
    (version "1.2.0")
 | 
					    (version "1.4.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "scAnnotatR" version))
 | 
					       (uri (bioconductor-uri "scAnnotatR" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "067q57kabhqd1z8l3d91fw74aaw89nb48gm6fll4hv00nqza3n5b"))))
 | 
					        (base32 "0rc035kzbzrxvlcpphzg0yg7q82jvlxpi9xjq8q59hvbpyg1sz93"))))
 | 
				
			||||||
    (properties `((upstream-name . "scAnnotatR")))
 | 
					    (properties `((upstream-name . "scAnnotatR")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue