gnu: r-quantsmooth: Update to 1.70.0.
* gnu/packages/bioconductor.scm (r-quantsmooth): Update to 1.70.0. Change-Id: I030e55293e73ab143dc542e9de0f5b33acc1ce11
This commit is contained in:
		
							parent
							
								
									1ca2afaef6
								
							
						
					
					
						commit
						63f3f86f03
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -12826,13 +12826,13 @@ proteins) in a coherent and tractable format.")
 | 
				
			||||||
(define-public r-quantsmooth
 | 
					(define-public r-quantsmooth
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-quantsmooth")
 | 
					    (name "r-quantsmooth")
 | 
				
			||||||
    (version "1.68.0")
 | 
					    (version "1.70.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "quantsmooth" version))
 | 
					       (uri (bioconductor-uri "quantsmooth" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "050nnwhxk3ld615f6ij4cc3d6wzrrxykvv02fr20fg5gzdj0z08a"))))
 | 
					        (base32 "1mgdrhq0j4b29l3y49h00ccwkz6vhs6hjb1236blmlzdf590q7gc"))))
 | 
				
			||||||
    (properties `((upstream-name . "quantsmooth")))
 | 
					    (properties `((upstream-name . "quantsmooth")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs (list r-quantreg))
 | 
					    (propagated-inputs (list r-quantreg))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue