gnu: r-scannotatr: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-scannotatr): Update to 1.8.0. Change-Id: Ic38511c26633c146aeab43e51420f8cb66d81557
This commit is contained in:
		
							parent
							
								
									bf3e9b2287
								
							
						
					
					
						commit
						96c6e377e6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9956,13 +9956,13 @@ transcripts in groups of interest.")
 | 
				
			||||||
(define-public r-scannotatr
 | 
					(define-public r-scannotatr
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-scannotatr")
 | 
					    (name "r-scannotatr")
 | 
				
			||||||
    (version "1.6.0")
 | 
					    (version "1.8.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "scAnnotatR" version))
 | 
					       (uri (bioconductor-uri "scAnnotatR" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0mxq2dknrhgj1487kfshkayx963c7qdgxwmlh9fbfr0lwc7gljfn"))))
 | 
					        (base32 "13wrxxdwphngi0f9vxakykk54bqngw8g38w6wkk96999lzb3p57p"))))
 | 
				
			||||||
    (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