gnu: r-scone: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-scone): Update to 1.26.0. Change-Id: Iae18ed324d7925e647a664e1547fa0eeaedab6a3
This commit is contained in:
		
							parent
							
								
									61a2dc87d8
								
							
						
					
					
						commit
						dffab6110f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -13777,14 +13777,14 @@ distributions.")
 | 
			
		|||
(define-public r-scone
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-scone")
 | 
			
		||||
    (version "1.24.0")
 | 
			
		||||
    (version "1.26.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "scone" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0v3rd2h0n52qz9kqxa3l49rjfssfk252dy7j2nvi34y85win2p1w"))))
 | 
			
		||||
         "1y0blhh75hb60h9jmvz2naqfzky4zgw5gn81fbj74jfph9y712lp"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list r-aroma-light
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue