gnu: r-hsmmsinglecell: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-hsmmsinglecell): Update to 1.22.0. Change-Id: I541a4637f7ec9b6e85e52c8f222002adef230a50
This commit is contained in:
		
							parent
							
								
									54efc5bd86
								
							
						
					
					
						commit
						1d0674befe
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2287,13 +2287,13 @@ by Brooks et al., Genome Research 2011.")
 | 
			
		|||
(define-public r-hsmmsinglecell
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-hsmmsinglecell")
 | 
			
		||||
    (version "1.16.0")
 | 
			
		||||
    (version "1.22.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "HSMMSingleCell" version 'experiment))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "12whx0pl9461xbak5r9zi6ggx5is8sk6mgrbjwlmx3mbr9am116v"))))
 | 
			
		||||
        (base32 "1nf6jsjvy3qacwz0dl5jc9h87xhj9q73b0g49c2yrxvv1dhayq0i"))))
 | 
			
		||||
    (properties
 | 
			
		||||
     `((upstream-name . "HSMMSingleCell")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue